From a66eba807f40522dc75a7d3dfb45356ca6ca4918 Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Wed, 29 Mar 2017 14:15:07 -0400 Subject: [PATCH] Copypaste error on *squish Whups! --- code/modules/mob/living/carbon/human/emote.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/emote.dm b/code/modules/mob/living/carbon/human/emote.dm index 7908914eed..ae590dd2d4 100644 --- a/code/modules/mob/living/carbon/human/emote.dm +++ b/code/modules/mob/living/carbon/human/emote.dm @@ -82,7 +82,7 @@ return playsound(src.loc, 'sound/effects/slime_squish.ogg', 50, 0) //Credit to DrMinky (freesound.org) for the sound. - message = "blinks." + message = "squishes." m_type = 1