Merge pull request #1537 from Chemlight/General-fixes

Fixed 'Hidden by clothes'.
This commit is contained in:
Dahlular
2022-02-13 16:38:45 -07:00
committed by GitHub
@@ -83,7 +83,7 @@
owner.exposed_genitals += src
if("Hidden by clothes")
through_clothes = FALSE
hidden = TRUE
hidden = FALSE
mode = "clothes"
if(src in owner.exposed_genitals)
owner.exposed_genitals -= src