diff --git a/code/modules/mob/living/carbon/human/emote.dm b/code/modules/mob/living/carbon/human/emote.dm index 8bac288a655..53325bec5bd 100644 --- a/code/modules/mob/living/carbon/human/emote.dm +++ b/code/modules/mob/living/carbon/human/emote.dm @@ -50,6 +50,7 @@ key = "scream" key_third_person = "screams" message = "screams!" + message_mime = "acts out a scream!" emote_type = EMOTE_AUDIBLE only_forced_audio = TRUE vary = TRUE