mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add FR/LG encounters. #136
This commit is contained in:
parent
841694f83f
commit
81f384e562
7 changed files with 5074 additions and 0 deletions
pokedex/data/csv
|
@ -478,3 +478,43 @@ id,region_id,identifier
|
|||
488,3,desert-underpass
|
||||
489,3,artisan-cave
|
||||
490,3,altering-cave
|
||||
491,1,monean-chamber
|
||||
492,1,liptoo-chamber
|
||||
493,1,weepth-chamber
|
||||
494,1,dilford-chamber
|
||||
495,1,scufib-chamber
|
||||
496,1,rixy-chamber
|
||||
497,1,viapos-chamber
|
||||
498,1,ss-anne
|
||||
499,1,victory-road
|
||||
500,1,mt-ember
|
||||
501,1,berry-forest
|
||||
502,1,icefall-cave
|
||||
503,1,patern-bush
|
||||
504,1,lost-cave
|
||||
505,1,kindle-road
|
||||
506,1,treasure-beach
|
||||
507,1,cape-brink
|
||||
508,1,bond-bridge
|
||||
509,1,three-isle-port
|
||||
510,1,resort-gorgeous
|
||||
511,1,water-labyrinth
|
||||
512,1,five-isle-meadow
|
||||
513,1,memorial-pillar
|
||||
514,1,outcast-island
|
||||
515,1,green-path
|
||||
516,1,water-path
|
||||
517,1,ruin-valley
|
||||
518,1,trainer-tower
|
||||
519,1,canyon-entrance
|
||||
520,1,sevault-canyon
|
||||
521,1,tanoby-ruins
|
||||
522,1,route-19
|
||||
523,1,route-20
|
||||
524,1,route-21
|
||||
525,1,vermillion-city
|
||||
526,1,one-island
|
||||
527,1,four-island
|
||||
528,1,five-island
|
||||
529,1,altering-cave
|
||||
530,1,victory-road
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue