pokefirered/data/maps/SixIsland_AlteringCave/scripts.inc
2022-06-24 21:10:48 -04:00

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