This commit is contained in:
LetterJay
2017-12-29 01:20:09 -06:00
parent 8a792d6ef6
commit 1047dccdd5
5 changed files with 6 additions and 66 deletions
+1 -1
View File
@@ -260,7 +260,7 @@
for(var/L in relevant_layers) //Less hardcode
H.remove_overlay(L)
if(H.disabilities & HUSK)
if(H.has_disability(DISABILITY_HUSK))
return
//start scanning for genitals
//var/list/worn_stuff = H.get_equipped_items()//cache this list so it's not built again