mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
9 lines
190 B
PHP
9 lines
190 B
PHP
AlteringCave_MapScripts:: @ 823B177
|
|
map_script MAP_SCRIPT_ON_TRANSITION, AlteringCave_OnTransition
|
|
.byte 0
|
|
|
|
AlteringCave_OnTransition: @ 823B17D
|
|
setflag FLAG_LANDMARK_ALTERING_CAVE
|
|
end
|
|
|