Make Holy Water more like Water (#27068)

holy water can now be used to satiate thirst, water plants, and extinguish fires.
This commit is contained in:
Ghagliiarghii
2024-04-17 21:04:56 -04:00
committed by GitHub
parent 45cefc9643
commit 40d90ddcb3

View File

@@ -1041,6 +1041,10 @@
flavor: holy
color: "#91C3F7"
metabolisms:
Drink:
effects:
- !type:SatiateThirst
factor: 3
Medicine:
effects:
- !type:HealthChange
@@ -1054,6 +1058,16 @@
Heat: -0.2
Shock: -0.2
Cold: -0.2
reactiveEffects:
Extinguish:
methods: [ Touch ]
effects:
- !type:ExtinguishReaction
plantMetabolism:
- !type:PlantAdjustWater
amount: 1
tileReactions:
- !type:ExtinguishTileReaction { }
- type: reagent
id: Pyrazine