mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-23 20:56:19 +01:00
Merge pull request #1537 from Chemlight/General-fixes
Fixed 'Hidden by clothes'.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user