From 24ef384443b0d25d07660a9c1f486c2050e442be Mon Sep 17 00:00:00 2001 From: nutbuster Date: Fri, 6 Aug 2021 09:48:21 +1000 Subject: [PATCH] Add all of the characters --- game/mods_example/template/chapter2_redo.rpy | 25 ++++++++++++++++++++ game/script.rpy | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/game/mods_example/template/chapter2_redo.rpy b/game/mods_example/template/chapter2_redo.rpy index a5a1b71..f3fa127 100644 --- a/game/mods_example/template/chapter2_redo.rpy +++ b/game/mods_example/template/chapter2_redo.rpy @@ -8,4 +8,29 @@ label chapter_2_new: play music 'audio/OST/Those Other Two Weirdos.ogg' show anon neutral flip at aright with dissolve A "Sample Text" + F "Sample Text" + Lucy "Sample Text" + Ro "Sample Text" + St "Sample Text" + N "Sample Text" + Nas "Sample Text" + T "Sample Text" + Attendant "Sample Text" + Sp "Sample Text" + Re "Sample Text" + D "Sample Text" + FM "Sample Text" + FD "Sample Text" + Tsuki "Sample Text" + unknown "Sample Text" + jingo "Sample Text" + MaitD "Sample Text" + Moe "Sample Text" + Vince "Sample Text" + Waitress "Sample Text" + AnonAndFang "Sample Text" + SV "Sample Text" + carl "Sample Text" + Drf "Sample Text" + FRT "Sample Text" return diff --git a/game/script.rpy b/game/script.rpy index a43ba60..e48f33a 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -115,7 +115,7 @@ define AnonAndFang = Character('Anon and Fang',color="72DFA8", who_outlines=[(gu define SV = Character ('Street Vendor',color="#F8E120", who_outlines=[(gui.name_text_thickness, '#58260C')]) # Yellow define carl = Character ('Mr. Carldewskii',color="#EECB99", who_outlines=[(gui.name_text_thickness, '#082337')]) #Puke Orange define Drf = Character ('Dr. Fernsworth',color="#DCEEF5", who_outlines=[(gui.name_text_thickness, '#253354')]) #Yellow-Orange -define FRT = Character ('Fang Reed & Trish',color="#DCBBF7", who_outlines=[(gui.name_text_thickness, '#113623')]) #Light Purple +define FRT = Character ('Fang Reed & Trish',color="#DCBBF7", who_outlines=[(gui.name_text_thickness, '#191C78')]) #Light Purple #Extra image translations #siloettes