From d81bb3e46fec54c3667f73c0fa274255094c8cd9 Mon Sep 17 00:00:00 2001 From: Razgriz Date: Wed, 30 Mar 2022 21:03:35 -0700 Subject: [PATCH] powder that makes you say yes --- code/modules/emotes/definitions/audible_furry_ch.dm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/code/modules/emotes/definitions/audible_furry_ch.dm b/code/modules/emotes/definitions/audible_furry_ch.dm index 4268ffe2bb..fa9878cae4 100644 --- a/code/modules/emotes/definitions/audible_furry_ch.dm +++ b/code/modules/emotes/definitions/audible_furry_ch.dm @@ -1,4 +1,7 @@ +//This file has been disabled in the dme now that the below is actually ported upstream +/* /decl/emote/audible/coyawoo key = "coyawoo" emote_message_3p = "lets out a scraggly awoo." - emote_sound = 'sound/voice/coyoteawoo.ogg' \ No newline at end of file + emote_sound = 'sound/voice/coyoteawoo.ogg' +*/