From 51d312c8d4db58a5f3d163f6aee22fc41c7fa8f1 Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Sun, 9 Apr 2017 21:01:42 -0400 Subject: [PATCH] Wolfgirl speech message fix Copypaste error --- code/modules/mob/living/simple_animal/vore/awoo.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/vore/awoo.dm b/code/modules/mob/living/simple_animal/vore/awoo.dm index e895b4b0d90..b5e104cc3d9 100644 --- a/code/modules/mob/living/simple_animal/vore/awoo.dm +++ b/code/modules/mob/living/simple_animal/vore/awoo.dm @@ -32,7 +32,6 @@ "I'll protect the forest! ... Where's the forest again?", "All I need is my sword!", "Awoo?", - "Fuckin' helmet keeps fogging up.", "Anyone else smell that?") emote_hear = list("awoooos!","hmms to herself","plays with her sword") emote_see = list("narrows her eyes","sniffs the air")