Update water.yml (#29596)
* Update water.yml Water should put out the fire. That's why now the water tiles are extinguishing you. * Update water.yml
This commit is contained in:
parent
271c0384d8
commit
5deefe3989
|
|
@ -54,3 +54,12 @@
|
|||
collection: FootstepWater
|
||||
params:
|
||||
volume: 8
|
||||
- type: StepTrigger
|
||||
requiredTriggeredSpeed: 0
|
||||
intersectRatio: 0.1
|
||||
blacklist:
|
||||
tags:
|
||||
- Catwalk
|
||||
- type: TileEntityEffect
|
||||
effects:
|
||||
- !type:ExtinguishReaction
|
||||
|
|
|
|||
Loading…
Reference in New Issue