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/TwoIsland | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/TwoIsland')
| -rw-r--r-- | data/maps/TwoIsland/events.inc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/TwoIsland/events.inc b/data/maps/TwoIsland/events.inc new file mode 100644 index 000000000..5ae72f9ed --- /dev/null +++ b/data/maps/TwoIsland/events.inc @@ -0,0 +1,24 @@ +TwoIsland_EventObjects: + object_event 1, 68, 0, 28, 0, 4, 0, 3, 8, 33, 0, 0, 0, 0, 0, TwoIsland_EventScript_16760F, 0, 0, 0 + object_event 2, 23, 0, 31, 0, 6, 0, 3, 7, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_167755, 123, 0, 0 + object_event 3, 29, 0, 30, 0, 11, 0, 3, 7, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_16775E, 124, 0, 0 + object_event 4, 62, 0, 26, 0, 5, 0, 3, 10, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_16774C, 0, 0, 0 + object_event 5, 52, 0, 27, 0, 6, 0, 3, 10, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_167777, 125, 0, 0 + object_event 6, 95, 0, 30, 0, 16, 0, 3, 1, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_1BDF13, 18, 0, 0 + object_event 7, 92, 0, 39, 0, 16, 0, 3, 8, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_1BEAAF, 442, 0, 0 + object_event 8, 16, 0, 37, 0, 12, 0, 3, 8, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_167789, 0, 0, 0 + object_event 9, 19, 0, 24, 0, 12, 0, 3, 2, 17, 0, 0, 0, 0, 0, TwoIsland_EventScript_167780, 0, 0, 0 + +TwoIsland_MapWarps: + warp_def 39, 9, 0, 0, 8448 + warp_def 33, 9, 0, 0, 8449 + warp_def 21, 7, 0, 0, 8450 + warp_def 10, 8, 3, 0, 8452 + +TwoIsland_MapBGEvents: + bg_event 29, 8, 0, 0, 0, TwoIsland_EventScript_167792 + bg_event 40, 10, 0, 0, 0, TwoIsland_EventScript_16779B + bg_event 8, 3, 0, 0, 0, TwoIsland_EventScript_1677A4 + +TwoIsland_MapEvents:: + map_events TwoIsland_EventObjects, TwoIsland_MapWarps, 0x0, TwoIsland_MapBGEvents |
