also this

This commit is contained in:
Kashargul
2025-01-16 01:28:29 +01:00
committed by GitHub
parent 94a0c1dfb4
commit 95c325531d
+1 -1
View File
@@ -43,7 +43,7 @@
..()
var/mob/living/carbon/human/H = wearer
if(gloves)
if(!H.equip_to_slot_if_possible(gloves, slot_gloves))
if(!H?.equip_to_slot_if_possible(gloves, slot_gloves))
gloves.forceMove(get_turf(src))
if(ring)
gloves.ring = ring