pokeemerald/data/maps/AlteringCave/scripts.inc

9 lines
210 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
AlteringCave_MapScripts:: @ 823B177
map_script MAP_SCRIPT_ON_TRANSITION, AlteringCave_MapScript1_SetLandmark
2017-11-10 02:21:31 +01:00
.byte 0
AlteringCave_MapScript1_SetLandmark: @ 823B17D
2017-12-27 04:20:29 +01:00
setflag FLAG_LANDMARK_ALTERING_CAVE
2017-11-10 02:21:31 +01:00
end