From 73a9629c0abf6c340b26066d74d0b236b9d41a73 Mon Sep 17 00:00:00 2001 From: wcko87 Date: Tue, 24 Jul 2018 15:45:28 +0800 Subject: [PATCH] Update custom_events.md --- docs/events/custom_events.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/events/custom_events.md b/docs/events/custom_events.md index a10eb5e..e6250fc 100644 --- a/docs/events/custom_events.md +++ b/docs/events/custom_events.md @@ -202,4 +202,12 @@ These are events defined by GemaYue specifically for the map editor. These event IF Erina passes this event, set carrot bomb exp to k. - k is the value of the X+1 tile * 100 (i.e. eventID: 5000 + k/100) + +- **562 EV_SETUPWIND0** + + IF Erina passes this event, turn off upward wind (status will not save to save file) + +- **563 EV_SETUPWIND1** + IF Erina passes this event, turn on upward wind (status will not save to save file) + - Upward wind is the effect during the Pixie & Lilli boss fight