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/SixIsland_OutcastIsland | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SixIsland_OutcastIsland')
| -rw-r--r-- | data/maps/SixIsland_OutcastIsland/events.inc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/data/maps/SixIsland_OutcastIsland/events.inc b/data/maps/SixIsland_OutcastIsland/events.inc new file mode 100644 index 000000000..4c7dd1b88 --- /dev/null +++ b/data/maps/SixIsland_OutcastIsland/events.inc @@ -0,0 +1,18 @@ +SixIsland_OutcastIsland_EventObjects: + object_event 1, 49, 0, 9, 0, 24, 0, 3, 1, 17, 0, 1, 0, 1, 0, SixIsland_OutcastIsland_EventScript_168B16, 136, 0, 0 + object_event 2, 57, 0, 12, 0, 15, 0, 3, 7, 17, 0, 1, 0, 1, 0, SixIsland_OutcastIsland_EventScript_1AC3D1, 0, 0, 0 + object_event 3, 43, 0, 13, 0, 34, 0, 1, 1, 17, 0, 1, 0, 1, 0, SixIsland_OutcastIsland_EventScript_1AC40F, 0, 0, 0 + object_event 4, 44, 0, 14, 0, 61, 0, 1, 50, 66, 0, 1, 0, 1, 0, SixIsland_OutcastIsland_EventScript_1AC44D, 0, 0, 0 + object_event 5, 44, 0, 10, 0, 44, 0, 1, 7, 17, 0, 1, 0, 1, 0, SixIsland_OutcastIsland_EventScript_1AC48B, 0, 0, 0 + object_event 6, 36, 0, 11, 0, 44, 0, 1, 7, 17, 0, 1, 0, 1, 0, SixIsland_OutcastIsland_EventScript_1AC4D1, 0, 0, 0 + object_event 7, 92, 0, 11, 0, 16, 0, 3, 8, 17, 0, 0, 0, 0, 0, SixIsland_OutcastIsland_EventScript_1BEC90, 481, 0, 0 + +SixIsland_OutcastIsland_MapWarps: + warp_def 7, 21, 3, 0, 378 + +SixIsland_OutcastIsland_MapBGEvents: + bg_event 16, 23, 3, 7, 0, 109, 178, 1 + bg_event 6, 24, 3, 7, 0, 6, 179, 1 + +SixIsland_OutcastIsland_MapEvents:: + map_events SixIsland_OutcastIsland_EventObjects, SixIsland_OutcastIsland_MapWarps, 0x0, SixIsland_OutcastIsland_MapBGEvents |
