From: Whisper <121047731+QuietlyWhisper@users.noreply.github.com> Date: Wed, 28 Feb 2024 21:56:22 +0000 (-0500) Subject: Fix iron/copper being overtuned (infinite blood exploit!) (#25678) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=b720871d0bf442ea445f7c436d9113526458d124;p=space-station-14.git Fix iron/copper being overtuned (infinite blood exploit!) (#25678) * Fix iron being overtuned due to oversight * fix copper too --- diff --git a/Resources/Prototypes/Reagents/elements.yml b/Resources/Prototypes/Reagents/elements.yml index 5c6528a43f..b3a7fe1bb0 100644 --- a/Resources/Prototypes/Reagents/elements.yml +++ b/Resources/Prototypes/Reagents/elements.yml @@ -76,7 +76,7 @@ - !type:OrganType type: Arachnid shouldHave: true - amount: 4 + amount: 0.4 - type: reagent id: Fluorine @@ -167,7 +167,7 @@ - !type:OrganType type: Arachnid shouldHave: false - amount: 4 + amount: 0.4 - type: reagent id: Lithium