Seperates fluff from wings and add decorative wings

This commit is contained in:
Azarak
2020-01-29 19:01:51 +01:00
parent b842a2105d
commit ace77813c5
20 changed files with 317 additions and 29 deletions
@@ -17,6 +17,7 @@
hair_color = random_short_color()
facial_hair_color = hair_color
eye_color = random_eye_color()
wing_color = "fff"
if(!pref_species)
var/rando_race = pick(GLOB.roundstart_races)
pref_species = new rando_race()