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_1F_MapWarps: @ 85375D4
warp_def 10, 14, 3, 3, MAP_ROUTE111
warp_def 15, 2, 3, 1, MAP_MIRAGE_TOWER_2F
MirageTower_1F_MapEvents:: @ 85375E4
map_events 0x0, MirageTower_1F_MapWarps, 0x0, 0x0
+10
View File
@@ -0,0 +1,10 @@
MirageTower_1F_MapScripts:: @ 823AD01
map_script 3, MirageTower_1F_MapScript1_23AD07
.byte 0
MirageTower_1F_MapScript1_23AD07: @ 823AD07
setflag FLAG_0x8DC
setflag FLAG_0x09D
setflag FLAG_LANDMARK_MIRAGE_TOWER
end