From 05bdc219574d1f7f5dd7be5af521ed05397c2115 Mon Sep 17 00:00:00 2001 From: NuclearCheese <32045777+NuclearCheese@users.noreply.github.com> Date: Sat, 23 Sep 2017 13:31:02 -0400 Subject: [PATCH] Update tile_events.md --- docs/events/tile_events.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/events/tile_events.md b/docs/events/tile_events.md index bf189df..aa4ac27 100644 --- a/docs/events/tile_events.md +++ b/docs/events/tile_events.md @@ -59,6 +59,12 @@ If a block disappears, any collision attached to it also disappears. Conversely, ![paintdotnet_2017-09-10_01-43-46](https://user-images.githubusercontent.com/19506837/30246488-82aa2c2c-95c9-11e7-9d5d-d9fcd978ac52.png) +- **[483] Take fall damage and reset** + - Passing through this tile causes Erina to take damage and be warped to where she came from (as seen in the Ravine DLC area). + - **[193] Hide layer 2** - **[194] Show layer 2** - Allows toggling the visibility of layer 2. + +- **[512 .. 515] Hall of Memories DLC area color blocks (red/blue/green/purple)** + - Defeating the corresponding miniboss breaks these blocks.