Fixes mutant bodypart assignments (#36816)

* Fixes mutant bodypart assignments

* comment
This commit is contained in:
ShizCalev
2018-03-30 21:42:00 +03:00
committed by vuonojenmustaturska
parent 22556308f7
commit 485efbd338
10 changed files with 20 additions and 20 deletions
-3
View File
@@ -1233,9 +1233,6 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
else
tail.Remove(H)
H.dna.features["ears"] = "None"
H.dna.features["tail_human"] = "None"
if(!silent)
to_chat(H, "You are no longer a cat.")