Fixes some issues with new Hydro.

This commit is contained in:
Zuhayr
2014-08-27 22:04:19 +09:30
parent 772715f2da
commit 7b366f092d
5 changed files with 28 additions and 21 deletions
-2
View File
@@ -1212,8 +1212,6 @@ datum/preferences
var/new_f_style = input(user, "Choose your character's facial-hair style:", "Character Preference") as null|anything in valid_facialhairstyles
if(new_f_style)
f_style = new_f_style
if(organ_data[third_limb] == "amputated")
organ_data[third_limb] = null
if("underwear")
var/list/underwear_options