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 @@
SkyPillar_5F_MapWarps: @ 853714C
warp_def 3, 1, 3, 2, MAP_SKY_PILLAR_4F
warp_def 10, 1, 3, 0, MAP_SKY_PILLAR_TOP
SkyPillar_5F_MapEvents:: @ 853715C
map_events 0x0, SkyPillar_5F_MapWarps, 0x0, 0x0
+13
View File
@@ -0,0 +1,13 @@
SkyPillar_5F_MapScripts:: @ 82396A2
map_script 3, SkyPillar_5F_MapScript1_2396A8
.byte 0
SkyPillar_5F_MapScript1_2396A8: @ 82396A8
compare VAR_0x40CA, 2
call_if 0, SkyPillar_5F_EventScript_2396B4
return
SkyPillar_5F_EventScript_2396B4:: @ 82396B4
setmaplayoutindex 437
return