Skip to content

Commit

Permalink
Update water.yml (space-wizards#29596)
Browse files Browse the repository at this point in the history
* Update water.yml

Water should put out the fire. That's why now the water tiles are extinguishing you.

* Update water.yml
  • Loading branch information
justdie12 committed Jul 22, 2024
1 parent a0aafdf commit 2905425
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Resources/Prototypes/Entities/Tiles/water.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,12 @@
collection: FootstepWater
params:
volume: 8
- type: StepTrigger
requiredTriggeredSpeed: 0
intersectRatio: 0.1
blacklist:
tags:
- Catwalk
- type: TileEntityEffect
effects:
- !type:ExtinguishReaction

0 comments on commit 2905425

Please sign in to comment.