From 26cf3d3ab3c4e9a3ab115a995231328fcfdfce82 Mon Sep 17 00:00:00 2001 From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Tue, 12 Mar 2024 02:05:25 +0300 Subject: [PATCH] Cherry-picked commit 6d1f07a375a5d3f973d279a5d356b1f185d07cd5 from space-wizards/space-station-14/master --- .../Prototypes/Entities/Objects/Fun/toys.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index ccb67b5ae1d..2c41c34932c 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -279,6 +279,15 @@ reagents: - ReagentId: JuiceThatMakesYouWeh Quantity: 30 + - type: SolutionContainerManager + solutions: + food: + maxVol: 20 + reagents: + - ReagentId: Fiber + Quantity: 10 + - ReagentId: JuiceThatMakesYouWeh + Quantity: 10 - type: entity parent: PlushieLizard @@ -322,6 +331,15 @@ reagents: - ReagentId: JuiceThatMakesYouWeh Quantity: 30 + - type: SolutionContainerManager + solutions: + food: + maxVol: 20 + reagents: + - ReagentId: Fiber + Quantity: 10 + - ReagentId: JuiceThatMakesYouWeh + Quantity: 10 - type: entity parent: BasePlushie