From 7ceb8ffff0e7d16e00f2b3c28c37cc16f4c545bd Mon Sep 17 00:00:00 2001 From: Mitchs98 Date: Sun, 14 Jan 2024 06:29:37 -0600 Subject: [PATCH] unapples ur olive (#23668) --- code/modules/hydroponics/grown/olive.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/hydroponics/grown/olive.dm b/code/modules/hydroponics/grown/olive.dm index eb3ea8d43d3..d8958703bca 100644 --- a/code/modules/hydroponics/grown/olive.dm +++ b/code/modules/hydroponics/grown/olive.dm @@ -12,7 +12,7 @@ growthstages = 6 growing_icon = 'icons/obj/hydroponics/growing_fruits.dmi' genes = list(/datum/plant_gene/trait/repeated_harvest) - mutatelist = list(/obj/item/seeds/apple) + mutatelist = list() reagents_add = list("vitamin" = 0.02, "plantmatter" = 0.2, "sodiumchloride" = 0.2) /obj/item/reagent_containers/food/snacks/grown/olive