From 0069cbe7aa625980b5d7331f5194f19572053579 Mon Sep 17 00:00:00 2001 From: wcko87 Date: Wed, 10 Jan 2018 00:25:22 +0800 Subject: [PATCH] Update common_map_events.md --- docs/events/common_map_events.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/events/common_map_events.md b/docs/events/common_map_events.md index 433847e..8e1c371 100644 --- a/docs/events/common_map_events.md +++ b/docs/events/common_map_events.md @@ -115,6 +115,7 @@ If a block disappears, any collision attached to it also disappears. Conversely, Events you typically place in a column or surrounding the entrance to an area, so that Erina has to pass through them to trigger something. See [music_ids_and_triggers.csv](music_ids_and_triggers.csv) for a list of music triggers. +- Walking past a music trigger event changes the currently playing music. - **[42] Auto save** - When Erina passes this event, the game triggers an autosave. Autosave is then disabled until Erina passes an autosave reset event.