From: Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> Date: Thu, 19 Jun 2025 06:55:57 +0000 (-0500) Subject: Add advertised reagents to puddles (#38432) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=527446b56e8492fac3b6ace1d5212e936a02dea9;p=space-station-14.git Add advertised reagents to puddles (#38432) Co-authored-by: Velcroboy --- diff --git a/Resources/Prototypes/Entities/Effects/puddle.yml b/Resources/Prototypes/Entities/Effects/puddle.yml index 66e12405a2..c09b5db4f5 100644 --- a/Resources/Prototypes/Entities/Effects/puddle.yml +++ b/Resources/Prototypes/Entities/Effects/puddle.yml @@ -23,10 +23,8 @@ puddle: maxVol: 1000 reagents: - - ReagentId: Nutriment - Quantity: 5 - - ReagentId: Water - Quantity: 5 + - ReagentId: Vomit + Quantity: 10 - type: entity id: PuddleEgg @@ -51,10 +49,8 @@ puddle: maxVol: 1000 reagents: - - ReagentId: Nutriment - Quantity: 5 - - ReagentId: Water - Quantity: 5 + - ReagentId: JuiceTomato + Quantity: 10 - type: entity parent: PuddleTemporary @@ -118,10 +114,8 @@ puddle: maxVol: 1000 reagents: - - ReagentId: Nutriment - Quantity: 15 - - ReagentId: Water - Quantity: 15 + - ReagentId: JuiceWatermelon + Quantity: 30 - type: entity id: PuddleFlour