mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-08 00:55:28 +13:00
First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
This commit is contained in:
commit
2f8a41f833
4618 changed files with 480386 additions and 0 deletions
13
data/radio/pnp_places.asm
Normal file
13
data/radio/pnp_places.asm
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
; Places and People will describe the landmarks of these maps.
|
||||
|
||||
PnP_Places:
|
||||
map_id PALLET_TOWN ; PALLET_TOWN
|
||||
map_id ROUTE_22 ; ROUTE_22
|
||||
map_id PEWTER_CITY ; PEWTER_CITY
|
||||
map_id CERULEAN_POLICE_STATION ; CERULEAN_CITY
|
||||
map_id ROUTE_12 ; ROUTE_12
|
||||
map_id ROUTE_11 ; ROUTE_11
|
||||
map_id ROUTE_16 ; ROUTE_16
|
||||
map_id ROUTE_14 ; ROUTE_14
|
||||
map_id CINNABAR_POKECENTER_2F_BETA ; CINNABAR_ISLAND
|
||||
.End
|
||||
Loading…
Add table
Add a link
Reference in a new issue