diff --git a/code/modules/mob/living/emote.dm b/code/modules/mob/living/emote.dm index 816e6393060..480836edcff 100644 --- a/code/modules/mob/living/emote.dm +++ b/code/modules/mob/living/emote.dm @@ -325,6 +325,7 @@ message = "snores." message_mime = "sleeps soundly." emote_type = EMOTE_AUDIBLE + stat_allowed = UNCONSCIOUS /datum/emote/living/stare key = "stare"