diff --git a/code/modules/mob/living/carbon/human/emote.dm b/code/modules/mob/living/carbon/human/emote.dm index a1a07a52254..a927977985f 100644 --- a/code/modules/mob/living/carbon/human/emote.dm +++ b/code/modules/mob/living/carbon/human/emote.dm @@ -183,10 +183,9 @@ message = "[src] makes a weak noise." m_type = 2 -/* if ("deathgasp") + if ("deathgasp") message = "[src] seizes up and falls limp, \his eyes dead and lifeless..." - m_type = 1 */ - //No. --SkyMarshal + m_type = 1 if ("giggle") if (!muzzled)