Move events and scripts into map dirs

This commit is contained in:
Marcus Huderle
2018-06-20 17:41:41 -05:00
parent 89d35e82a2
commit 135a11e50e
1038 changed files with 1036 additions and 1036 deletions
+7
View File
@@ -0,0 +1,7 @@
MirageTower_2F_MapWarps: @ 85375F8
warp_def 18, 12, 3, 0, MAP_MIRAGE_TOWER_3F
warp_def 15, 2, 3, 1, MAP_MIRAGE_TOWER_1F
MirageTower_2F_MapEvents:: @ 8537608
map_events 0x0, MirageTower_2F_MapWarps, 0x0, 0x0
+11
View File
@@ -0,0 +1,11 @@
MirageTower_2F_MapScripts:: @ 823AD11
map_script 2, MirageTower_2F_MapScript2_2A8327
map_script 3, MirageTower_2F_MapScript1_2A8331
map_script 5, MirageTower_2F_MapScript1_23AD21
.byte 0
MirageTower_2F_MapScript1_23AD21: @ 823AD21
setstepcallback 7
setholewarp MAP_MIRAGE_TOWER_1F, 255, 0, 0
end