pokeemerald/data/maps/AlteringCave/scripts.inc

9 lines
190 B
PHP
Raw Normal View History

2017-11-10 01:21:31 +00:00
AlteringCave_MapScripts:: @ 823B177
2019-04-04 23:28:37 +00:00
map_script MAP_SCRIPT_ON_TRANSITION, AlteringCave_OnTransition
2017-11-10 01:21:31 +00:00
.byte 0
2019-04-04 23:28:37 +00:00
AlteringCave_OnTransition: @ 823B17D
2017-12-27 03:20:29 +00:00
setflag FLAG_LANDMARK_ALTERING_CAVE
2017-11-10 01:21:31 +00:00
end