mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-09 04:13:03 -05:00
9 lines
207 B
PHP
9 lines
207 B
PHP
NavelRock_Exterior_MapScripts:: @ 82690B2
|
|
map_script MAP_SCRIPT_ON_TRANSITION, NavelRock_Exterior_OnTransition
|
|
.byte 0
|
|
|
|
NavelRock_Exterior_OnTransition: @ 82690B8
|
|
setflag FLAG_ARRIVED_AT_NAVEL_ROCK
|
|
end
|
|
|