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 | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SixIsland')
| -rw-r--r-- | data/maps/SixIsland/events.inc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/SixIsland/events.inc b/data/maps/SixIsland/events.inc new file mode 100644 index 000000000..71688d896 --- /dev/null +++ b/data/maps/SixIsland/events.inc @@ -0,0 +1,16 @@ +SixIsland_EventObjects: + object_event 1, 19, 0, 10, 0, 15, 0, 3, 9, 17, 0, 0, 0, 0, 0, SixIsland_EventScript_167EEB, 0, 0, 0 + object_event 2, 56, 0, 15, 0, 13, 0, 3, 18, 17, 0, 0, 0, 0, 0, SixIsland_EventScript_167EE2, 0, 0, 0 + +SixIsland_MapWarps: + warp_def 11, 23, 3, 0, 9474 + warp_def 11, 11, 0, 0, 9472 + warp_def 16, 17, 0, 0, 9475 + warp_def 20, 11, 0, 0, 9476 + +SixIsland_MapBGEvents: + bg_event 9, 17, 0, 0, 0, SixIsland_EventScript_167EF4 + bg_event 9, 7, 3, 7, 0, 138, 184, 1 + +SixIsland_MapEvents:: + map_events SixIsland_EventObjects, SixIsland_MapWarps, 0x0, SixIsland_MapBGEvents |
