Merge pull request #6185 from Citadel-Station-13/upstream-merge-36816

[MIRROR] Fixes mutant bodypart assignments
This commit is contained in:
LetterJay
2018-04-01 19:50:58 -05:00
committed by GitHub
10 changed files with 20 additions and 19 deletions
-3
View File
@@ -1232,9 +1232,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.")