From 311c48ab04e5be64f15575bfb499589a5abfc195 Mon Sep 17 00:00:00 2001 From: Sharkmare <34294231+Sharkmare@users.noreply.github.com> Date: Fri, 22 Mar 2019 11:03:47 +0100 Subject: [PATCH] Update tomato.dm --- code/modules/mob/living/simple_animal/animals/tomato.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/mob/living/simple_animal/animals/tomato.dm b/code/modules/mob/living/simple_animal/animals/tomato.dm index fec4dc90f7..2edab37c12 100644 --- a/code/modules/mob/living/simple_animal/animals/tomato.dm +++ b/code/modules/mob/living/simple_animal/animals/tomato.dm @@ -186,6 +186,7 @@ new /obj/item/weapon/reagent_containers/food/snacks/aesirsalad(location) new /obj/item/weapon/reagent_containers/food/snacks/aesirsalad(location) new /obj/item/weapon/reagent_containers/food/snacks/aesirsalad(location) + qdel(src) /mob/living/simple_animal/hostile/piranhaplant/pitcher/Life() ..()