mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
More their
This commit is contained in:
@@ -726,7 +726,7 @@
|
||||
update()
|
||||
|
||||
/obj/item/light/suicide_act(mob/living/carbon/human/user)
|
||||
user.visible_message("<span class=suicide>[user] touches \the [src], burning their hands off!</span>", "<span class=suicide>You touch \the [src], burning your hands off!</span>")
|
||||
user.visible_message("<span class=suicide>[user] touches [src], burning [user.p_their()] hands off!</span>", "<span class=suicide>You touch [src], burning your hands off!</span>")
|
||||
|
||||
for(var/oname in list("l_hand", "r_hand"))
|
||||
var/obj/item/organ/external/limb = user.get_organ(oname)
|
||||
|
||||
Reference in New Issue
Block a user