From: OnyxTheBrave <131422822+OnyxTheBrave@users.noreply.github.com> Date: Tue, 6 May 2025 18:31:23 +0000 (-0500) Subject: Fixed holy water metabolism rate (#37106) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=e527adea92cdaa30927913530d8948a16ab5c447;p=space-station-14.git Fixed holy water metabolism rate (#37106) * Fixed holy water metabolizing at 1u instead of .5u a second * Update Resources/Prototypes/Reagents/medicine.yml --------- Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> --- diff --git a/Resources/Prototypes/Reagents/medicine.yml b/Resources/Prototypes/Reagents/medicine.yml index 6bb4172a90..07a898f470 100644 --- a/Resources/Prototypes/Reagents/medicine.yml +++ b/Resources/Prototypes/Reagents/medicine.yml @@ -1094,8 +1094,6 @@ effects: - !type:SatiateThirst factor: 3 - Medicine: - effects: - !type:HealthChange conditions: - !type:TotalDamage @@ -1107,6 +1105,7 @@ Heat: -0.2 Shock: -0.2 Cold: -0.2 + reactiveEffects: Extinguish: methods: [ Touch ]