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
19
data/radio/oaks_pkmn_talk_routes.asm
Normal file
19
data/radio/oaks_pkmn_talk_routes.asm
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
; Oak's Pokémon Talk will list wild Pokémon on these maps.
|
||||
|
||||
OaksPKMNTalkRoutes:
|
||||
map_id ROUTE_29
|
||||
map_id ROUTE_46
|
||||
map_id ROUTE_30
|
||||
map_id ROUTE_32
|
||||
map_id ROUTE_34
|
||||
map_id ROUTE_35
|
||||
map_id ROUTE_37
|
||||
map_id ROUTE_38
|
||||
map_id ROUTE_39
|
||||
map_id ROUTE_42
|
||||
map_id ROUTE_43
|
||||
map_id ROUTE_44
|
||||
map_id ROUTE_45
|
||||
map_id ROUTE_36
|
||||
map_id ROUTE_31
|
||||
.End
|
||||
Loading…
Add table
Add a link
Reference in a new issue