From cff66ff11ad415b20cca27df95e2ec9bf90f74c4 Mon Sep 17 00:00:00 2001 From: VerySoft Date: Wed, 26 May 2021 00:43:33 -0400 Subject: [PATCH] also fixes some other emotes --- code/modules/emotes/definitions/audible_furry_vr.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/emotes/definitions/audible_furry_vr.dm b/code/modules/emotes/definitions/audible_furry_vr.dm index 681e9101a29..c4afd79989b 100644 --- a/code/modules/emotes/definitions/audible_furry_vr.dm +++ b/code/modules/emotes/definitions/audible_furry_vr.dm @@ -59,9 +59,11 @@ emote_message_3p = "lets out a bork." emote_sound = 'sound/voice/bork.ogg' /decl/emote/audible/mrow + key = "mrow" emote_message_3p = "lets out a mrow." emote_sound = 'sound/voice/mrow.ogg' /decl/emote/audible/hypno + key = "hypno" emote_message_3p = "lets out a mystifying tone." emote_sound = 'sound/voice/hypno.ogg' /decl/emote/audible/hiss