monke getting wounded *pain's lmao

This commit is contained in:
dzahlus
2021-02-18 15:55:23 +01:00
parent bf61249fcd
commit 2f6527800e

View File

@@ -134,6 +134,7 @@
if(status_effect_type)
linked_status_effect = victim.apply_status_effect(status_effect_type, src)
SEND_SIGNAL(victim, COMSIG_CARBON_GAIN_WOUND, src, limb)
victim.emote("pain")
if(!victim.alerts["wound"]) // only one alert is shared between all of the wounds
victim.throw_alert("wound", /obj/screen/alert/status_effect/wound)