mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-02 19:36:09 -05:00
8 lines
195 B
PHP
8 lines
195 B
PHP
DiglettsCave_B1F_MapScripts::
|
|
map_script MAP_SCRIPT_ON_TRANSITION, DiglettsCave_B1F_OnTransition
|
|
.byte 0
|
|
|
|
DiglettsCave_B1F_OnTransition::
|
|
setworldmapflag FLAG_WORLD_MAP_DIGLETTS_CAVE_B1F
|
|
end
|