Hotfix for Tajarans. Reverts tajaran.dm. Guess blend doesn't work there. Also prevent skin change workaround.

This commit is contained in:
Erthilo
2012-05-21 12:31:33 +01:00
parent c89be7f7b9
commit d8a2e17f3a
2 changed files with 3 additions and 12 deletions
@@ -715,6 +715,7 @@ datum/preferences
species = input("Please select a species", "Character Generation", null) in new_species
h_style = "Bald" //Try not to carry face/head hair over.
f_style = "Shaved"
s_tone = 0 //Don't carry over skintone either.
hair_style = new/datum/sprite_accessory/hair/bald
facial_hair_style = new/datum/sprite_accessory/facial_hair/shaved