diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Flora/floorWater.yml b/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml similarity index 82% rename from Resources/Prototypes/_CP14/Entities/Structures/Flora/floorWater.yml rename to Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml index 22abe2bf91..c0a45c8aa4 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Flora/floorWater.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Floor/floorWater.yml @@ -66,4 +66,13 @@ - type: Tag tags: - HideContextMenu - - CP14AmbientWater \ No newline at end of file + - CP14AmbientWater + - type: StepTrigger + requiredTriggeredSpeed: 0 + intersectRatio: 0.1 + blacklist: + tags: + - Catwalk # Если ты проходишь по мостику над водой, то ты не должен потушится + - type: TileEntityEffect + effects: + - !type:ExtinguishReaction \ No newline at end of file