mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 21:25:42 -05:00
8 lines
220 B
PHP
8 lines
220 B
PHP
SixIsland_AlteringCave_MapScripts::
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SixIsland_AlteringCave_OnTransition
|
|
.byte 0
|
|
|
|
SixIsland_AlteringCave_OnTransition::
|
|
setworldmapflag FLAG_WORLD_MAP_SIX_ISLAND_ALTERING_CAVE
|
|
end
|