2017-11-10 01:21:31 +00:00
|
|
|
Route117_PokemonDayCare_MapScripts:: @ 822BBB1
|
2019-04-03 19:13:11 +01:00
|
|
|
map_script MAP_SCRIPT_ON_TRANSITION, Route117_PokemonDayCare_MapScript1_SetLandmark
|
2017-11-10 01:21:31 +00:00
|
|
|
.byte 0
|
|
|
|
|
2019-04-03 19:13:11 +01:00
|
|
|
Route117_PokemonDayCare_MapScript1_SetLandmark: @ 822BBB7
|
2017-12-27 03:20:29 +00:00
|
|
|
setflag FLAG_LANDMARK_POKEMON_DAYCARE
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|