From cb2616b55d40e56817e9c1006ac43bdf67137565 Mon Sep 17 00:00:00 2001 From: Bobloxer2009 <116479730+Bobloxer2009@users.noreply.github.com> Date: Sat, 28 Sep 2024 10:27:16 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9C=D0=B5=D0=BD=D1=8F=D0=B5=D0=BC=20=D1=86?= =?UTF-8?q?=D0=B8=D1=84=D0=B5=D1=80=D0=BA=D1=83=20=D1=81=203=20=D0=B4?= =?UTF-8?q?=D0=BE=201?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- code/modules/reagents/reagent_containers/food/snacks/grown.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/reagent_containers/food/snacks/grown.dm b/code/modules/reagents/reagent_containers/food/snacks/grown.dm index f75596c0a15..5697bb0d258 100644 --- a/code/modules/reagents/reagent_containers/food/snacks/grown.dm +++ b/code/modules/reagents/reagent_containers/food/snacks/grown.dm @@ -230,7 +230,7 @@ /obj/item/weapon/reagent_containers/food/snacks/grown/cucumber/atom_init() . = ..() - reagents.add_reagent("ethylredoxrazine", 3+round((potency / 10), 1)) + reagents.add_reagent("ethylredoxrazine", 1+round((potency / 10), 1)) bitesize = reagents.total_volume /obj/item/weapon/reagent_containers/food/snacks/grown/berries