From e62c5a22af08a773310cbb0d6abab8ee48076bce Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Thu, 28 Feb 2019 18:44:06 +0100 Subject: [PATCH] Update synx.dm --- code/modules/mob/living/simple_animal/animals/synx.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/animals/synx.dm b/code/modules/mob/living/simple_animal/animals/synx.dm index 9de6e74af0..8fd717f6df 100644 --- a/code/modules/mob/living/simple_animal/animals/synx.dm +++ b/code/modules/mob/living/simple_animal/animals/synx.dm @@ -336,7 +336,7 @@ mob/living/simple_animal/synx/PunchTarget() spawn(10) src.say(pick(speak)) else - self_message("YOU NEED TO HEAR THINGS FIRST, try using Ventcrawl to eevesdrop on nerds") + usr << "YOU NEED TO HEAR THINGS FIRST, try using Ventcrawl to eevesdrop on nerds" spawn(20) name = realname