mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-06-02 22:15:20 -05:00
8 lines
261 B
PHP
8 lines
261 B
PHP
FourIsland_IcefallCave_Entrance_Frlg_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
|