mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 00:35:45 +01:00
[MIRROR] Magboot and glove fix (#12686)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
088d680358
commit
966e4accb2
@@ -265,7 +265,7 @@
|
||||
H.custom_pain("You feel a sharp pain in your hands!",1)
|
||||
..()
|
||||
|
||||
/obj/item/clothing/gloves/toxinregen/dropped(mob/user)
|
||||
/obj/item/clothing/gloves/toxinregen/dropped(mob/user, equipping, slot)
|
||||
var/mob/living/carbon/human/H = wearer?.resolve()
|
||||
if(H)
|
||||
if(H.can_feel_pain())
|
||||
|
||||
Reference in New Issue
Block a user