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/SafariZone_North | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SafariZone_North')
| -rw-r--r-- | data/maps/SafariZone_North/events.inc | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/data/maps/SafariZone_North/events.inc b/data/maps/SafariZone_North/events.inc new file mode 100644 index 000000000..8894652dd --- /dev/null +++ b/data/maps/SafariZone_North/events.inc @@ -0,0 +1,29 @@ +SafariZone_North_EventObjects: + object_event 1, 92, 0, 33, 0, 5, 0, 3, 8, 17, 0, 0, 0, 0, 0, SafariZone_North_EventScript_1BE818, 390, 0, 0 + object_event 2, 92, 0, 28, 0, 9, 0, 3, 8, 17, 0, 0, 0, 0, 0, SafariZone_North_EventScript_1BE825, 391, 0, 0 + object_event 3, 92, 0, 29, 0, 17, 0, 3, 8, 17, 0, 0, 0, 0, 0, SafariZone_North_EventScript_1BEBDA, 467, 0, 0 + +SafariZone_North_MapWarps: + warp_def 10, 34, 3, 0, 322 + warp_def 11, 34, 3, 1, 322 + warp_def 12, 34, 0, 2, 322 + warp_def 20, 34, 3, 3, 322 + warp_def 21, 34, 3, 4, 322 + warp_def 22, 34, 0, 5, 322 + warp_def 48, 31, 3, 0, 320 + warp_def 48, 32, 3, 1, 320 + warp_def 48, 33, 0, 2, 320 + warp_def 30, 34, 3, 3, 319 + warp_def 31, 34, 3, 4, 319 + warp_def 32, 34, 0, 5, 319 + warp_def 43, 8, 0, 1, 325 + +SafariZone_North_MapBGEvents: + bg_event 13, 27, 0, 0, 0, SafariZone_North_EventScript_1623A2 + bg_event 23, 31, 0, 0, 0, SafariZone_North_EventScript_1623AB + bg_event 29, 32, 0, 0, 0, SafariZone_North_EventScript_1623B4 + bg_event 34, 28, 0, 0, 0, SafariZone_North_EventScript_1623BD + bg_event 44, 9, 0, 0, 0, SafariZone_North_EventScript_162399 + +SafariZone_North_MapEvents:: + map_events SafariZone_North_EventObjects, SafariZone_North_MapWarps, 0x0, SafariZone_North_MapBGEvents |
