mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-19 13:07:38 +01:00
14 lines
342 B
PHP
14 lines
342 B
PHP
SkyPillar_5F_MapScripts:: @ 82396A2
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SkyPillar_5F_MapScript1_2396A8
|
|
.byte 0
|
|
|
|
SkyPillar_5F_MapScript1_2396A8: @ 82396A8
|
|
compare VAR_SKY_PILLAR_STATE, 2
|
|
call_if_lt SkyPillar_5F_EventScript_2396B4
|
|
return
|
|
|
|
SkyPillar_5F_EventScript_2396B4:: @ 82396B4
|
|
setmaplayoutindex LAYOUT_SKY_PILLAR_5F_CLEAN
|
|
return
|
|
|