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/Route2_EastBuilding | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/Route2_EastBuilding')
| -rw-r--r-- | data/maps/Route2_EastBuilding/events.inc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/Route2_EastBuilding/events.inc b/data/maps/Route2_EastBuilding/events.inc new file mode 100644 index 000000000..c50a03aad --- /dev/null +++ b/data/maps/Route2_EastBuilding/events.inc @@ -0,0 +1,12 @@ +Route2_EastBuilding_EventObjects: + object_event 1, 55, 0, 4, 0, 6, 0, 3, 1, 17, 0, 0, 0, 0, 0, Route2_EastBuilding_EventScript_16F67F, 0, 0, 0 + object_event 2, 26, 0, 10, 0, 3, 0, 3, 5, 18, 0, 0, 0, 0, 0, Route2_EastBuilding_EventScript_16F714, 0, 0, 0 + +Route2_EastBuilding_MapWarps: + warp_def 6, 10, 0, 5, 788 + warp_def 7, 10, 3, 5, 788 + warp_def 8, 10, 3, 5, 788 + warp_def 7, 1, 3, 6, 788 + +Route2_EastBuilding_MapEvents:: + map_events Route2_EastBuilding_EventObjects, Route2_EastBuilding_MapWarps, 0x0, 0x0 |
