From 7c00def304512c913147932ccab9169abe7d7912 Mon Sep 17 00:00:00 2001 From: Ayub Ahmed Date: Sat, 11 Mar 2017 10:57:50 +0600 Subject: [PATCH] config.py: add t_phase images to generate --- graphics/text/config.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/graphics/text/config.py b/graphics/text/config.py index fa6870a0..3e87865e 100644 --- a/graphics/text/config.py +++ b/graphics/text/config.py @@ -75,6 +75,10 @@ blue_graphics = { 'm_episod': 'Choose Chapter:', 'm_optttl': 'OPTIONS', 'm_skill': 'Choose Skill Level:', + + # These files are for the title screens of Phase 1 and Phase 2 + 't_phase1': 'PHASE 1', + 't_phase2': 'PHASE 2', } red_graphics = {