From 7af3ac187417adc80fbfc9b4a4f9d3811ebd040d Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Wed, 13 Feb 2019 15:31:53 +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 04cc68ae3f..305d764742 100644 --- a/code/modules/mob/living/simple_animal/animals/synx.dm +++ b/code/modules/mob/living/simple_animal/animals/synx.dm @@ -423,7 +423,7 @@ mob/living/simple_animal/synx/PunchTarget() hostile = true poison_chance = 100 poison_type = "clownsynxchem" //unlike synxchem this one HONKS - name = "Hardlight synx" + name = "Inflatable Clown Synx" desc = "Honk!, made this here with all the fun on in the booth. At the gate outside, when they pull up, they get me loose. Yeah, Jump Out Clowns, that's Clown gang, hoppin' out tiny cars. This shit way too funny, when we pull up give them the honk hard!" icon_state = "synx_pet_rainbow" icon_living = "synx_pet_rainbow"