mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-12 06:55:48 -05:00
8 lines
203 B
PHP
8 lines
203 B
PHP
NavelRock_Exterior_MapScripts::
|
|
map_script MAP_SCRIPT_ON_TRANSITION, NavelRock_Exterior_OnTransition
|
|
.byte 0
|
|
|
|
NavelRock_Exterior_OnTransition::
|
|
setworldmapflag FLAG_WORLD_MAP_NAVEL_ROCK_EXTERIOR
|
|
end
|