From d7b54593f015d41d3bbab7d90cffb4e91672162c Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Sat, 1 Jul 2023 20:22:06 +0200 Subject: [PATCH] [MIRROR] Triples production of rice and flour [MDB IGNORE] (#22177) * Triples production of rice and flour (#76317) * Triples production of rice and flour --------- Co-authored-by: carshalash --- 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 1dd3ca3fc7b..1a9db3c25d0 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