Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
SkyPillar_1F_MapWarps: @ 8537058
|
||||
warp_def 6, 13, 3, 1, MAP_SKY_PILLAR_OUTSIDE
|
||||
warp_def 7, 13, 3, 1, MAP_SKY_PILLAR_OUTSIDE
|
||||
warp_def 10, 1, 3, 0, MAP_SKY_PILLAR_2F
|
||||
|
||||
SkyPillar_1F_MapEvents:: @ 8537070
|
||||
map_events 0x0, SkyPillar_1F_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
SkyPillar_1F_MapScripts:: @ 8239615
|
||||
map_script 3, SkyPillar_1F_MapScript1_23961B
|
||||
.byte 0
|
||||
|
||||
SkyPillar_1F_MapScript1_23961B: @ 823961B
|
||||
compare VAR_0x40CA, 2
|
||||
call_if 0, SkyPillar_1F_EventScript_239627
|
||||
end
|
||||
|
||||
SkyPillar_1F_EventScript_239627:: @ 8239627
|
||||
setmaplayoutindex 433
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user