From f7d4415bdf7d157e1faf408ca43419ac5e5301f9 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Tue, 5 Feb 2019 10:27:48 +0100 Subject: [PATCH] New() note new() --- 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 6e6065079a..e3c971a7c6 100644 --- a/code/modules/mob/living/simple_animal/animals/synx.dm +++ b/code/modules/mob/living/simple_animal/animals/synx.dm @@ -225,7 +225,7 @@ mob/living/simple_animal/synx/PunchTarget() ////////////////////////////////////////////////////// ////////////////PET RANDOMISATION///////////////////// ////////////////////////////////////////////////////// -/mob/living/simple_animal/retaliate/synx/pet/new() +/mob/living/simple_animal/retaliate/synx/pet/New() if(prob(50)) name = "Greed" desc = "A cold blooded, genderless, parasitic eel from the more distant and stranger areas of the cosmos. Plain, white, perpetually grinning and possessing a hunger as enthusiastic and endless as humanity's sense of exploration.. This one has the name Greed burnt into its back, the burnt in name seems to be luminescent making it harder for it to blend into the dark."