mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-19 13:07:38 +01:00
14 lines
339 B
PHP
14 lines
339 B
PHP
SkyPillar_1F_MapScripts:: @ 8239615
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SkyPillar_1F_MapScript1_23961B
|
|
.byte 0
|
|
|
|
SkyPillar_1F_MapScript1_23961B: @ 823961B
|
|
compare VAR_SKY_PILLAR_STATE, 2
|
|
call_if_lt SkyPillar_1F_EventScript_239627
|
|
end
|
|
|
|
SkyPillar_1F_EventScript_239627:: @ 8239627
|
|
setmaplayoutindex LAYOUT_SKY_PILLAR_1F_CLEAN
|
|
return
|
|
|