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' +*/