From 989fb101f03da3466f5dfc1a98b4869987e3e897 Mon Sep 17 00:00:00 2001 From: The0bserver Date: Fri, 2 Apr 2021 20:05:50 -0400 Subject: [PATCH] No more Human Harvests! --- code/modules/hydroponics/grown/misc.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/hydroponics/grown/misc.dm b/code/modules/hydroponics/grown/misc.dm index 59301732c6..74b5c19b88 100644 --- a/code/modules/hydroponics/grown/misc.dm +++ b/code/modules/hydroponics/grown/misc.dm @@ -118,6 +118,7 @@ genes = list(/datum/plant_gene/trait/repeated_harvest) mutatelist = list(/obj/item/seeds/replicapod) reagents_add = list(/datum/reagent/consumable/nutriment/vitamin = 0.04, /datum/reagent/consumable/nutriment = 0.1) + seed_flags = null /obj/item/reagent_containers/food/snacks/grown/cabbage seed = /obj/item/seeds/cabbage