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

8 lines
256 B
PHP

FourIsland_IcefallCave_Entrance_MapScripts::
map_script MAP_SCRIPT_ON_TRANSITION, FourIsland_IcefallCave_Entrance_OnTransition
.byte 0
FourIsland_IcefallCave_Entrance_OnTransition::
setworldmapflag FLAG_WORLD_MAP_FOUR_ISLAND_ICEFALL_CAVE_ENTRANCE
end