From fb1ae058073d64305cb5dbae873095febdd36d74 Mon Sep 17 00:00:00 2001 From: garak Date: Thu, 18 Apr 2019 12:08:12 -0400 Subject: move map events to map directories --- data/maps/SixIsland_GreenPath/events.inc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 data/maps/SixIsland_GreenPath/events.inc (limited to 'data/maps/SixIsland_GreenPath') diff --git a/data/maps/SixIsland_GreenPath/events.inc b/data/maps/SixIsland_GreenPath/events.inc new file mode 100644 index 000000000..025b2dba6 --- /dev/null +++ b/data/maps/SixIsland_GreenPath/events.inc @@ -0,0 +1,16 @@ +SixIsland_GreenPath_EventObjects: + object_event 1, 23, 0, 11, 0, 8, 0, 3, 20, 17, 0, 1, 0, 2, 0, SixIsland_GreenPath_EventScript_1AC517, 0, 0, 0 + +SixIsland_GreenPath_MapWarps: + warp_def 63, 10, 3, 1, 377 + warp_def 64, 10, 3, 1, 377 + warp_def 45, 10, 3, 4, 377 + warp_def 46, 10, 3, 4, 377 + +SixIsland_GreenPath_MapBGEvents: + bg_event 40, 10, 0, 0, 0, SixIsland_GreenPath_EventScript_168B37 + bg_event 69, 10, 0, 0, 0, SixIsland_GreenPath_EventScript_168B2E + bg_event 12, 9, 3, 7, 0, 2, 180, 1 + +SixIsland_GreenPath_MapEvents:: + map_events SixIsland_GreenPath_EventObjects, SixIsland_GreenPath_MapWarps, 0x0, SixIsland_GreenPath_MapBGEvents -- cgit v1.2.3