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/VictoryRoad_2F | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/VictoryRoad_2F')
| -rw-r--r-- | data/maps/VictoryRoad_2F/events.inc | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/data/maps/VictoryRoad_2F/events.inc b/data/maps/VictoryRoad_2F/events.inc new file mode 100644 index 000000000..67e5fa5f5 --- /dev/null +++ b/data/maps/VictoryRoad_2F/events.inc @@ -0,0 +1,32 @@ +VictoryRoad_2F_EventObjects: + object_event 1, 52, 0, 7, 0, 4, 0, 3, 8, 17, 0, 1, 0, 1, 0, VictoryRoad_2F_EventScript_161037, 0, 0, 0 + object_event 2, 54, 0, 20, 0, 11, 0, 4, 17, 17, 0, 1, 0, 4, 0, VictoryRoad_2F_EventScript_16104E, 0, 0, 0 + object_event 3, 26, 0, 31, 0, 16, 0, 4, 9, 17, 0, 1, 0, 4, 0, VictoryRoad_2F_EventScript_161065, 0, 0, 0 + object_event 4, 25, 0, 26, 0, 6, 0, 3, 40, 68, 0, 1, 0, 1, 0, VictoryRoad_2F_EventScript_161093, 0, 0, 0 + object_event 5, 26, 0, 36, 0, 5, 0, 3, 7, 17, 0, 1, 0, 3, 0, VictoryRoad_2F_EventScript_16107C, 0, 0, 0 + object_event 6, 92, 0, 17, 0, 6, 0, 3, 8, 17, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1BE9EC, 427, 0, 0 + object_event 7, 92, 0, 40, 0, 7, 0, 3, 8, 17, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1BE9F9, 428, 0, 0 + object_event 8, 92, 0, 25, 0, 13, 0, 3, 8, 17, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1BEA06, 429, 0, 0 + object_event 9, 92, 0, 14, 0, 13, 0, 3, 8, 17, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1BEA13, 430, 0, 0 + object_event 10, 97, 0, 8, 0, 7, 0, 3, 8, 0, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1BE11D, 0, 0, 0 + object_event 11, 97, 0, 6, 0, 17, 0, 3, 8, 0, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1BE11D, 0, 0, 0 + object_event 12, 97, 0, 33, 0, 19, 0, 3, 8, 0, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1BE11D, 88, 0, 0 + object_event 13, 41, 0, 40, 0, 9, 0, 3, 8, 17, 0, 0, 0, 0, 0, VictoryRoad_2F_EventScript_1C47AE, 0, 0, 0 + +VictoryRoad_2F_MapWarps: + warp_def 1, 9, 3, 0, 295 + warp_def 3, 3, 3, 0, 297 + warp_def 34, 9, 3, 1, 297 + warp_def 38, 9, 3, 2, 297 + warp_def 36, 17, 4, 3, 297 + warp_def 49, 13, 0, 1, 810 + warp_def 48, 12, 3, 1, 810 + warp_def 47, 13, 0, 1, 810 + warp_def 34, 19, 3, 4, 297 + +VictoryRoad_2F_MapCoordEvents: + coord_event 2, 19, 3, 0, 16485, 99, 0, VictoryRoad_2F_EventScript_160FD5 + coord_event 14, 19, 3, 0, 16486, 99, 0, VictoryRoad_2F_EventScript_161006 + +VictoryRoad_2F_MapEvents:: + map_events VictoryRoad_2F_EventObjects, VictoryRoad_2F_MapWarps, VictoryRoad_2F_MapCoordEvents, 0x0 |
