Fixes mutant bodypart assignments

This commit is contained in:
ShizCalev
2018-03-30 14:42:00 -04:00
committed by CitadelStationBot
parent dcaf3e2575
commit 1c76539a5b
10 changed files with 25 additions and 19 deletions
+1
View File
@@ -96,5 +96,6 @@
..()
if(istype(H))
color = H.hair_color
H.dna.features["ears"] = "None"
H.dna.species.mutant_bodyparts -= "ears"
H.update_body()