From: EnDecc <33369477+Endecc@users.noreply.github.com> Date: Tue, 18 Apr 2023 20:49:16 +0000 (-0400) Subject: [Tweak] adds SolutionRegeneration component to parent sink at 1u per second (#15514) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=3ac9cacc1a5444b63955d41d0360a0b5f4a32131;p=space-station-14.git [Tweak] adds SolutionRegeneration component to parent sink at 1u per second (#15514) --- diff --git a/Resources/Prototypes/Entities/Structures/Furniture/sink.yml b/Resources/Prototypes/Entities/Structures/Furniture/sink.yml index bf15164f92..4955996813 100644 --- a/Resources/Prototypes/Entities/Structures/Furniture/sink.yml +++ b/Resources/Prototypes/Entities/Structures/Furniture/sink.yml @@ -16,6 +16,12 @@ solutions: tank: maxVol: 500 + - type: SolutionRegeneration + solution: tank + generated: + reagents: + - ReagentId: Water + Quantity: 1 - type: DrainableSolution solution: tank - type: ReagentTank