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>
This commit is contained in:
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user