From 19ce9edf103620524a3b8febce8e039fbcefc3a8 Mon Sep 17 00:00:00 2001 From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Mon, 26 Feb 2024 16:57:19 -0600 Subject: [PATCH] Fix inconsistency in onions (#25619) Co-authored-by: Jeff --- .../Entities/Objects/Consumable/Food/produce.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index fd2fddb8a0..0d252f44a0 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -987,7 +987,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 14 + maxVol: 18 reagents: - ReagentId: Nutriment Quantity: 10 @@ -1000,7 +1000,7 @@ - type: Produce seedId: onionred - type: SliceableFood - count: 4 + count: 5 slice: FoodOnionRedSlice - type: entity @@ -1073,7 +1073,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 3 + maxVol: 5 reagents: - ReagentId: Nutriment Quantity: 2 @@ -1096,7 +1096,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 3 + maxVol: 5 reagents: - ReagentId: Nutriment Quantity: 2