From 79db47edc649e8acb77f0e09a286adedd20cc9e3 Mon Sep 17 00:00:00 2001 From: ImOnMinimal <101551292+ImOnMinimal@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:22:35 +0500 Subject: [PATCH] Update flowers.dm (#28353) Signed-off-by: ImOnMinimal <101551292+ImOnMinimal@users.noreply.github.com> --- code/modules/hydroponics/grown/flowers.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/hydroponics/grown/flowers.dm b/code/modules/hydroponics/grown/flowers.dm index 0ad9365f91d..62ec89da4c8 100644 --- a/code/modules/hydroponics/grown/flowers.dm +++ b/code/modules/hydroponics/grown/flowers.dm @@ -73,7 +73,7 @@ icon_grow = "spacemanstrumpet-grow" icon_dead = "spacemanstrumpet-dead" mutatelist = null - reagents_add = list(/datum/reagent/consumable/nutriment = 0.05) + reagents_add = list("nutriment" = 0.05) /obj/item/food/grown/trumpet seed = /obj/item/seeds/poppy/lily/trumpet