From e6c4bd41f9238b88e59c3107273b9107759ab867 Mon Sep 17 00:00:00 2001 From: notagastya Date: Sun, 10 Sep 2017 02:42:29 -0400 Subject: [PATCH] Update tile_events.md --- docs/events/tile_events.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/events/tile_events.md b/docs/events/tile_events.md index 95fb69f..98a8831 100644 --- a/docs/events/tile_events.md +++ b/docs/events/tile_events.md @@ -1,6 +1,7 @@ # Tile modifier events These are events that you typically place directly on tiles in order to add destructables to the map. +If a block disappears, any collision attached to it also disappears. Conversely, if a block appears, then any collision attached to it will appear as well. - **[1] Wood block** - Block can be destroyed by hammer attacks.