pokecrystal-board/data/radio/pnp_hidden_places.asm

14 lines
267 B
NASM

; Places and People will not describe these maps.
PnP_HiddenPlaces:
map_id PALLET_TOWN
map_id ROUTE_22
map_id PEWTER_CITY
map_id CERULEAN_POLICE_STATION
map_id ROUTE_12
map_id ROUTE_11
map_id ROUTE_16
map_id ROUTE_14
map_id CINNABAR_POKECENTER_2F_BETA
.End