mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-23 22:26:14 -05:00
8 lines
219 B
PHP
8 lines
219 B
PHP
SeafoamIslands_1F_MapScripts:: @ 8162F43
|
|
map_script MAP_SCRIPT_ON_TRANSITION, SeafoamIslands_1F_OnTransition
|
|
.byte 0
|
|
|
|
SeafoamIslands_1F_OnTransition:: @ 8162F49
|
|
setworldmapflag FLAG_WORLD_MAP_SEAFOAM_ISLANDS_1F
|
|
end
|