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 @@
CaveOfOrigin_1F_MapWarps: @ 8535D40
warp_def 11, 17, 3, 1, MAP_CAVE_OF_ORIGIN_ENTRANCE
warp_def 14, 5, 3, 0, MAP_CAVE_OF_ORIGIN_B1F
CaveOfOrigin_1F_MapEvents:: @ 8535D50
map_events 0x0, CaveOfOrigin_1F_MapWarps, 0x0, 0x0
+9
View File
@@ -0,0 +1,9 @@
CaveOfOrigin_1F_MapScripts:: @ 8235768
map_script 3, CaveOfOrigin_1F_MapScript1_23576E
.byte 0
CaveOfOrigin_1F_MapScript1_23576E: @ 823576E
checkflag FLAG_0x071
call_if 1, CaveOfOrigin_1F_EventScript_2722C1
end