Fix frezon intoxication (#22453)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
- type: reagent
|
- type: reagent
|
||||||
id: Oxygen
|
id: Oxygen
|
||||||
name: reagent-name-oxygen
|
name: reagent-name-oxygen
|
||||||
desc: reagent-desc-oxygen
|
desc: reagent-desc-oxygen
|
||||||
@@ -346,7 +346,7 @@
|
|||||||
ignoreResistances: true
|
ignoreResistances: true
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Cellular: 0.01
|
Cellular: 0.5
|
||||||
- !type:GenericStatusEffect
|
- !type:GenericStatusEffect
|
||||||
conditions:
|
conditions:
|
||||||
- !type:ReagentThreshold
|
- !type:ReagentThreshold
|
||||||
@@ -355,9 +355,10 @@
|
|||||||
key: SeeingRainbows
|
key: SeeingRainbows
|
||||||
component: SeeingRainbows
|
component: SeeingRainbows
|
||||||
type: Add
|
type: Add
|
||||||
time: 5
|
time: 500
|
||||||
refresh: false
|
refresh: false
|
||||||
- !type:Drunk
|
- !type:Drunk
|
||||||
|
boozePower: 500
|
||||||
conditions:
|
conditions:
|
||||||
- !type:ReagentThreshold
|
- !type:ReagentThreshold
|
||||||
reagent: Frezon
|
reagent: Frezon
|
||||||
|
|||||||
Reference in New Issue
Block a user