mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 22:45:18 -05:00
8 lines
199 B
PHP
8 lines
199 B
PHP
SeafoamIslands_1F_MapScripts::
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SeafoamIslands_1F_OnTransition
|
|
.byte 0
|
|
|
|
SeafoamIslands_1F_OnTransition::
|
|
setworldmapflag FLAG_WORLD_MAP_SEAFOAM_ISLANDS_1F
|
|
end
|