diff options
Diffstat (limited to 'data/maps/SkyPillar_3F/events.inc')
-rw-r--r-- | data/maps/SkyPillar_3F/events.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/SkyPillar_3F/events.inc b/data/maps/SkyPillar_3F/events.inc new file mode 100644 index 000000000..4aeda3339 --- /dev/null +++ b/data/maps/SkyPillar_3F/events.inc @@ -0,0 +1,7 @@ +SkyPillar_3F_MapWarps:: @ 838ED88 + warp_def 3, 1, 3, 1, MAP_SKY_PILLAR_2F + warp_def 11, 1, 3, 0, MAP_SKY_PILLAR_4F + warp_def 7, 1, 3, 1, MAP_SKY_PILLAR_4F + +SkyPillar_3F_MapEvents:: @ 838EDA0 + map_events 0x0, SkyPillar_3F_MapWarps, 0x0, 0x0 |