mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 22:45:18 -05:00
8 lines
256 B
PHP
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
|