diff options
| author | garak <garakmon@gmail.com> | 2019-04-18 12:08:12 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-05 16:33:50 -0400 |
| commit | fb1ae058073d64305cb5dbae873095febdd36d74 (patch) | |
| tree | 6291b2a8dbb2fd5bb3f52e06315868ff790d2839 /data/maps/SixIsland_WaterPath | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SixIsland_WaterPath')
| -rw-r--r-- | data/maps/SixIsland_WaterPath/events.inc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/SixIsland_WaterPath/events.inc b/data/maps/SixIsland_WaterPath/events.inc new file mode 100644 index 000000000..f40c157b9 --- /dev/null +++ b/data/maps/SixIsland_WaterPath/events.inc @@ -0,0 +1,24 @@ +SixIsland_WaterPath_EventObjects: + object_event 1, 28, 0, 12, 0, 13, 0, 3, 19, 17, 0, 1, 0, 3, 0, SixIsland_WaterPath_EventScript_1AC555, 0, 0, 0 + object_event 2, 26, 0, 11, 0, 52, 0, 3, 7, 17, 0, 1, 0, 3, 0, SixIsland_WaterPath_EventScript_1AC593, 0, 0, 0 + object_event 3, 43, 0, 13, 0, 35, 0, 1, 1, 17, 0, 1, 0, 4, 0, SixIsland_WaterPath_EventScript_1AC5D1, 0, 0, 0 + object_event 4, 44, 0, 15, 0, 45, 0, 1, 2, 17, 0, 1, 0, 1, 0, SixIsland_WaterPath_EventScript_1AC60F, 0, 0, 0 + object_event 5, 17, 0, 6, 0, 21, 0, 3, 8, 17, 0, 1, 0, 1, 0, SixIsland_WaterPath_EventScript_1AC64D, 0, 0, 0 + object_event 6, 17, 0, 7, 0, 21, 0, 3, 8, 17, 0, 1, 0, 1, 0, SixIsland_WaterPath_EventScript_1AC693, 0, 0, 0 + object_event 7, 56, 0, 11, 0, 76, 0, 3, 15, 17, 0, 1, 0, 4, 0, SixIsland_WaterPath_EventScript_1AC6D9, 0, 0, 0 + object_event 8, 92, 0, 17, 0, 19, 0, 0, 8, 17, 0, 0, 0, 0, 0, SixIsland_WaterPath_EventScript_1BEC9D, 482, 0, 0 + object_event 9, 92, 0, 17, 0, 87, 0, 3, 8, 17, 0, 0, 0, 0, 0, SixIsland_WaterPath_EventScript_1BECAA, 483, 0, 0 + +SixIsland_WaterPath_MapWarps: + warp_def 5, 13, 0, 0, 10496 + warp_def 11, 19, 0, 0, 10497 + +SixIsland_WaterPath_MapBGEvents: + bg_event 8, 14, 0, 0, 0, SixIsland_WaterPath_EventScript_168B41 + bg_event 15, 76, 3, 7, 0, 137, 181, 1 + bg_event 3, 8, 3, 7, 0, 139, 182, 1 + bg_event 13, 63, 3, 7, 0, 152, 183, 1 + bg_event 12, 54, 0, 0, 0, SixIsland_WaterPath_EventScript_168B4A + +SixIsland_WaterPath_MapEvents:: + map_events SixIsland_WaterPath_EventObjects, SixIsland_WaterPath_MapWarps, 0x0, SixIsland_WaterPath_MapBGEvents |
