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_East | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SafariZone_East')
| -rw-r--r-- | data/maps/SafariZone_East/events.inc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/maps/SafariZone_East/events.inc b/data/maps/SafariZone_East/events.inc new file mode 100644 index 000000000..f273e32f9 --- /dev/null +++ b/data/maps/SafariZone_East/events.inc @@ -0,0 +1,22 @@ +SafariZone_East_EventObjects: + object_event 1, 92, 0, 13, 0, 12, 0, 3, 8, 17, 0, 0, 0, 0, 0, SafariZone_East_EventScript_1BE7E4, 386, 0, 0 + object_event 2, 92, 0, 37, 0, 15, 0, 3, 8, 17, 0, 0, 0, 0, 0, SafariZone_East_EventScript_1BE7F1, 387, 0, 0 + object_event 3, 92, 0, 31, 0, 18, 0, 3, 8, 17, 0, 0, 0, 0, 0, SafariZone_East_EventScript_1BE7FE, 388, 0, 0 + object_event 4, 92, 0, 36, 0, 17, 0, 4, 8, 17, 0, 0, 0, 0, 0, SafariZone_East_EventScript_1BE80B, 389, 0, 0 + +SafariZone_East_MapWarps: + warp_def 8, 9, 3, 6, 321 + warp_def 8, 10, 3, 7, 321 + warp_def 8, 11, 0, 8, 321 + warp_def 8, 26, 3, 9, 319 + warp_def 8, 27, 3, 10, 319 + warp_def 8, 28, 0, 11, 319 + warp_def 40, 14, 0, 1, 324 + +SafariZone_East_MapBGEvents: + bg_event 18, 27, 0, 0, 0, SafariZone_East_EventScript_16238F + bg_event 43, 15, 0, 0, 0, SafariZone_East_EventScript_16237D + bg_event 17, 8, 0, 0, 0, SafariZone_East_EventScript_162386 + +SafariZone_East_MapEvents:: + map_events SafariZone_East_EventObjects, SafariZone_East_MapWarps, 0x0, SafariZone_East_MapBGEvents |
