From fa716ec45d9381fe3d768648d4dba2901f3d397c Mon Sep 17 00:00:00 2001 From: carshalash Date: Sun, 2 Jul 2023 04:06:05 +1000 Subject: [PATCH] Triples production of rice and flour (#76317) --- code/modules/hydroponics/grown/cereals.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/hydroponics/grown/cereals.dm b/code/modules/hydroponics/grown/cereals.dm index 1dd3ca3fc7b44..1a9db3c25d0e6 100644 --- a/code/modules/hydroponics/grown/cereals.dm +++ b/code/modules/hydroponics/grown/cereals.dm @@ -12,7 +12,7 @@ instability = 20 icon_dead = "wheat-dead" mutatelist = list(/obj/item/seeds/wheat/oat, /obj/item/seeds/wheat/meat) - reagents_add = list(/datum/reagent/consumable/nutriment = 0.04) + reagents_add = list(/datum/reagent/consumable/nutriment = 0.12) /obj/item/food/grown/wheat seed = /obj/item/seeds/wheat