pokeemerald/data/maps/ArtisanCave_B1F/scripts.inc

9 lines
218 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
ArtisanCave_B1F_MapScripts:: @ 823AFAD
map_script MAP_SCRIPT_ON_TRANSITION, ArtisanCave_B1F_MapScript1_SetLandmark
2017-11-10 02:21:31 +01:00
.byte 0
ArtisanCave_B1F_MapScript1_SetLandmark: @ 823AFB3
2019-01-02 22:12:43 +01:00
setflag FLAG_LANDMARK_ARTISAN_CAVE
2017-11-10 02:21:31 +01:00
end