mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 22:45:18 -05:00
8 lines
211 B
PHP
8 lines
211 B
PHP
CeruleanCave_1F_MapScripts:: @ 81624B3
|
|
map_script MAP_SCRIPT_ON_TRANSITION, CeruleanCave_1F_OnTransition
|
|
.byte 0
|
|
|
|
CeruleanCave_1F_OnTransition:: @ 81624B9
|
|
setworldmapflag FLAG_WORLD_MAP_CERULEAN_CAVE_1F
|
|
end
|