Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
SkyPillar_2F_MapWarps: @ 8537084
|
||||
warp_def 10, 1, 3, 2, MAP_SKY_PILLAR_1F
|
||||
warp_def 3, 1, 3, 0, MAP_SKY_PILLAR_3F
|
||||
|
||||
SkyPillar_2F_MapEvents:: @ 8537094
|
||||
map_events 0x0, SkyPillar_2F_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,21 @@
|
||||
SkyPillar_2F_MapScripts:: @ 823962B
|
||||
map_script 2, SkyPillar_2F_MapScript2_2A8327
|
||||
map_script 3, SkyPillar_2F_MapScript1_23963B
|
||||
map_script 5, SkyPillar_2F_MapScript1_239650
|
||||
.byte 0
|
||||
|
||||
SkyPillar_2F_MapScript1_23963B: @ 823963B
|
||||
compare VAR_0x40CA, 2
|
||||
call_if 0, SkyPillar_2F_EventScript_23964C
|
||||
copyvar VAR_ICE_STEP_COUNT, 0x1
|
||||
end
|
||||
|
||||
SkyPillar_2F_EventScript_23964C:: @ 823964C
|
||||
setmaplayoutindex 434
|
||||
return
|
||||
|
||||
SkyPillar_2F_MapScript1_239650: @ 8239650
|
||||
setstepcallback 7
|
||||
setholewarp MAP_SKY_PILLAR_1F, 255, 0, 0
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user