From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:57:19 +0000 (-0600) Subject: Fix inconsistency in onions (#25619) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=19ce9edf103620524a3b8febce8e039fbcefc3a8;p=space-station-14.git Fix inconsistency in onions (#25619) Co-authored-by: Jeff --- 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