From 134e9989a8d137beb2ec4c00967f7864ec1b60d2 Mon Sep 17 00:00:00 2001 From: wcko87 Date: Wed, 10 Jan 2018 08:30:53 +0800 Subject: [PATCH] Update custom_events.md --- docs/events/custom_events.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/events/custom_events.md b/docs/events/custom_events.md index 261773c..df36003 100644 --- a/docs/events/custom_events.md +++ b/docs/events/custom_events.md @@ -2,6 +2,8 @@ These are events defined by GemaYue specifically for the map editor. These events only work in the beta version 1.8e or 1.85 onwards. +**Note:** If there are no modifier events (5000+) at position X+1 (1 tile right of the custom event), the custom events will then search upward for modifier events instead (Y-1 instead of X+1, Y-2 instead of X+2, etc.) + - **522 EV_NOPFLAG0** Disables effect of EV_NOPFLAG1 523