From: Mixelz <32188067+Mixelz@users.noreply.github.com> Date: Wed, 1 Oct 2025 06:15:14 +0000 (-0500) Subject: Ambrosia/Glasstle Prototype Bugfix (#40639) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=faf8881a879dcf37e0c5354335649b9f9d30f8ec;p=space-station-14.git Ambrosia/Glasstle Prototype Bugfix (#40639) * Prototype Parity Ensured Ambrosia/Glasstle prototypes are in parity with their seeds. * Comment Fix Change to Max Volume to match new output. --- diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml index 563a7810d0..b0eaa06895 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Food/produce.yml @@ -1675,7 +1675,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 24 + maxVol: 14 reagents: - ReagentId: Bicaridine Quantity: 5 @@ -1683,8 +1683,6 @@ Quantity: 5 - ReagentId: Nutriment Quantity: 2 - - ReagentId: Desoxyephedrine - Quantity: 10 - ReagentId: Vitamin Quantity: 2 - type: Sprite @@ -1720,7 +1718,7 @@ - type: SolutionContainerManager solutions: food: - maxVol: 20 + maxVol: 10 reagents: - ReagentId: Omnizine Quantity: 3 @@ -1728,8 +1726,6 @@ Quantity: 5 - ReagentId: Nutriment Quantity: 2 - - ReagentId: Desoxyephedrine - Quantity: 10 - type: Sprite sprite: Objects/Specific/Hydroponics/ambrosia_deus.rsi - type: Item @@ -1799,10 +1795,12 @@ - type: SolutionContainerManager solutions: food: - maxVol: 15 + maxVol: 25 reagents: - ReagentId: Razorium Quantity: 15 + - ReagentId: Desoxyephedrine + Quantity: 10 - type: Sprite sprite: Objects/Specific/Hydroponics/glasstle.rsi - type: Produce