From 3c7207328cf30f2e47d4dc47251f64346f247bc7 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Thu, 28 Feb 2019 14:09:15 +0100 Subject: [PATCH] Update tomato.dm --- code/modules/mob/living/simple_animal/animals/tomato.dm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/code/modules/mob/living/simple_animal/animals/tomato.dm b/code/modules/mob/living/simple_animal/animals/tomato.dm index 92fdb1950f..aafa9bde33 100644 --- a/code/modules/mob/living/simple_animal/animals/tomato.dm +++ b/code/modules/mob/living/simple_animal/animals/tomato.dm @@ -24,6 +24,7 @@ meat_type = /obj/item/weapon/reagent_containers/food/snacks/tomatomeat //CHOMPEDIT PIRANHA PLANT. +//When I stop being lazy I'll give this its own file -shark //Yes I'm basing this shit on the tomato, sue me. -shark //No longer based on tomato because evolved too far -shark /mob/living/simple_animal/hostile/piranhaplant @@ -130,6 +131,3 @@ projectiletype // The projectiles I shoot projectilesound // The sound I make when I do it casingtype // What to make the hugely laggy casings pile out of*/ - - -//When I stop being lazy I'll give this its own file -Shark