From f6c71d0199bad682cc2f4f3524c2e0d159dddaf3 Mon Sep 17 00:00:00 2001 From: wcko87 Date: Thu, 9 Nov 2017 20:52:21 +0800 Subject: [PATCH] Update custom_events.md --- docs/events/custom_events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/events/custom_events.md b/docs/events/custom_events.md index 75cb1be..261773c 100644 --- a/docs/events/custom_events.md +++ b/docs/events/custom_events.md @@ -170,7 +170,7 @@ These are events defined by GemaYue specifically for the map editor. These event - k is the value of the X+1 tile. (i.e. eventID: 5000 + k) - n is the value of the X+2 tile. (i.e. eventID: 5000 + n) - (If n is 0, remove the item) - - This can be used to set the levels of bunny amulet(23), plus necklace(33), donuts(37), cakes(38), golden carrots(39), and cocoa bombs(40) above their normal values. + - This can be used to set the levels of plus necklace(23), bunny amulet(33), donuts(37), cakes(38), golden carrots(39), and cocoa bombs(40) above their normal values. - **559 EV_SETHAMMEREXP**