This commit is contained in:
Vi3trice
2022-08-04 10:51:32 +01:00
committed by GitHub
parent 192af0395c
commit 3470d54a91
+1
View File
@@ -722,6 +722,7 @@ BLIND // can't see anything
A.attached_unequip()
/obj/item/clothing/under/equipped(mob/user, slot, initial)
..()
if(!ishuman(user))
return
if(slot == slot_w_uniform)