Update custom_events.md

patch-2
wcko87 7 years ago committed by GitHub
parent 00a2d208cf
commit 73a9629c0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      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. 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) - 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

Loading…
Cancel
Save