From 4d6418f42453abb3e1a835f344604bda1dffc006 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Tue, 12 Feb 2019 21:25:46 +0100 Subject: [PATCH] Update synx.dm --- code/modules/mob/living/simple_animal/animals/synx.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/animals/synx.dm b/code/modules/mob/living/simple_animal/animals/synx.dm index 2a062c9558..c3f80fd195 100644 --- a/code/modules/mob/living/simple_animal/animals/synx.dm +++ b/code/modules/mob/living/simple_animal/animals/synx.dm @@ -364,6 +364,7 @@ mob/living/simple_animal/synx/PunchTarget() vore_bump_chance = 0 //lowered bump chance vore_escape_chance = 30 //Much higher escape chance.. it's a hologram. swallowTime = 10 SECONDS //Much more time to run + contents += "/datum/seed/hardlightseed/typesx" /mob/living/simple_animal/retaliate/synx/pet/holo/New() set_light(2, 2, "#00FFFF") //hologram lighting