forked from Cavemanon/SnootGame
Add all of the characters
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user