Adds in the option to color all synth parts and two sets of parts

As the titles says
This commit is contained in:
shazbot194
2017-10-15 14:56:14 -08:00
parent 068f9f5e57
commit d199d4caf7
7 changed files with 55 additions and 0 deletions

View File

@@ -51,6 +51,10 @@ datum/preferences
var/list/language_prefixes = list() //Kanguage prefix keys
var/list/gear //Custom/fluff item loadout.
var/list/traits //Traits which modifier characters for better or worse (mostly worse).
var/synth_color = 0 //Lets normally uncolorable synth parts be colorable.
var/r_synth //Used with synth_color to color synth parts that normaly can't be colored.
var/g_synth //Same as above
var/b_synth //Same as above
//Some faction information.
var/home_system = "Unset" //System of birth.