This commit is contained in:
quotefox
2021-07-20 12:51:03 +01:00
parent 4e404560d1
commit 362e3346cc
2 changed files with 8 additions and 2 deletions
@@ -78,6 +78,9 @@
amt_nude++
if(getorganslot("vagina"))
amt_nude++
if(is_butt_exposed())
if(getorganslot("anus"))
amt_nude++
if(amt_nude)
var/watchers = 0
for(var/mob/_M in view(world.view, src))