From: qwerltaz <69696513+qwerltaz@users.noreply.github.com> Date: Wed, 13 Dec 2023 20:17:48 +0000 (+0100) Subject: Fix frezon intoxication (#22453) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=cd58be103428cc4773e76883ddea525589ad0458;p=space-station-14.git Fix frezon intoxication (#22453) --- diff --git a/Resources/Prototypes/Reagents/gases.yml b/Resources/Prototypes/Reagents/gases.yml index 7f765f6d23..22873ab2d7 100644 --- a/Resources/Prototypes/Reagents/gases.yml +++ b/Resources/Prototypes/Reagents/gases.yml @@ -1,4 +1,4 @@ -- type: reagent +- type: reagent id: Oxygen name: reagent-name-oxygen desc: reagent-desc-oxygen @@ -346,7 +346,7 @@ ignoreResistances: true damage: types: - Cellular: 0.01 + Cellular: 0.5 - !type:GenericStatusEffect conditions: - !type:ReagentThreshold @@ -355,9 +355,10 @@ key: SeeingRainbows component: SeeingRainbows type: Add - time: 5 + time: 500 refresh: false - !type:Drunk + boozePower: 500 conditions: - !type:ReagentThreshold reagent: Frezon