From: Psychpsyo <60073468+Psychpsyo@users.noreply.github.com> Date: Wed, 27 Sep 2023 06:31:54 +0000 (+0200) Subject: Make bucket tranfer 100u by default (#20532) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cbaab5dc367db741576821498c07fd7eb17ad9ae;p=space-station-14.git Make bucket tranfer 100u by default (#20532) --- diff --git a/Resources/Prototypes/Entities/Objects/Tools/bucket.yml b/Resources/Prototypes/Entities/Objects/Tools/bucket.yml index 17aadff8a9..2a5870908f 100644 --- a/Resources/Prototypes/Entities/Objects/Tools/bucket.yml +++ b/Resources/Prototypes/Entities/Objects/Tools/bucket.yml @@ -26,7 +26,7 @@ bucket: maxVol: 250 - type: SolutionTransfer - transferAmount: 50 + transferAmount: 100 maxTransferAmount: 100 minTransferAmount: 10 canChangeTransferAmount: true