colourable wings

This commit is contained in:
Linzolle
2019-10-17 22:11:47 -05:00
parent 380e5a2be7
commit 5ddd0484a8
12 changed files with 86 additions and 36 deletions
@@ -17,6 +17,8 @@
hair_color = random_short_color()
facial_hair_color = hair_color
eye_color = random_eye_color()
horn_color = "85615a"
wing_color = "fff"
if(!pref_species)
var/rando_race = pick(GLOB.roundstart_races)
pref_species = new rando_race()