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/FourIsland_IcefallCave_1F | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/FourIsland_IcefallCave_1F')
| -rw-r--r-- | data/maps/FourIsland_IcefallCave_1F/events.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/FourIsland_IcefallCave_1F/events.inc b/data/maps/FourIsland_IcefallCave_1F/events.inc new file mode 100644 index 000000000..f4b81511d --- /dev/null +++ b/data/maps/FourIsland_IcefallCave_1F/events.inc @@ -0,0 +1,14 @@ +FourIsland_IcefallCave_1F_EventObjects: + object_event 1, 92, 0, 11, 0, 7, 0, 3, 8, 17, 0, 0, 0, 0, 0, FourIsland_IcefallCave_1F_EventScript_1BED53, 496, 0, 0 + object_event 2, 92, 0, 12, 0, 16, 0, 3, 8, 17, 0, 0, 0, 0, 0, FourIsland_IcefallCave_1F_EventScript_1BED60, 497, 0, 0 + +FourIsland_IcefallCave_1F_MapWarps: + warp_def 3, 17, 0, 1, 366 + warp_def 2, 8, 3, 2, 366 + warp_def 12, 12, 3, 0, 368 + warp_def 12, 3, 3, 1, 368 + warp_def 15, 16, 3, 2, 368 + warp_def 3, 6, 3, 0, 369 + +FourIsland_IcefallCave_1F_MapEvents:: + map_events FourIsland_IcefallCave_1F_EventObjects, FourIsland_IcefallCave_1F_MapWarps, 0x0, 0x0 |
