Fixes suit worn overlay for towels.

This commit is contained in:
Ghommie
2019-07-21 11:18:38 +02:00
parent 1a47fedade
commit e8584720b3
2 changed files with 5 additions and 3 deletions
-1
View File
@@ -28,7 +28,6 @@
H.update_inv_wear_suit()
else if(adjusted == ALT_STYLE)
adjusted = NORMAL_STYLE
H.update_inv_wear_suit()
if(("taur" in H.dna.species.mutant_bodyparts) && (H.dna.features["taur"] != "None"))
if(H.dna.features["taur"] in list("Naga", "Tentacle"))