mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-03 20:25:24 -05:00
8 lines
240 B
PHP
8 lines
240 B
PHP
SixIsland_AlteringCave_MapScripts:: @ 81646A4
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SixIsland_AlteringCave_OnTransition
|
|
.byte 0
|
|
|
|
SixIsland_AlteringCave_OnTransition:: @ 81646AA
|
|
setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND_ALTERING_CAVE
|
|
end
|