mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add B/W 2 locations
Most of the English names are official; the remaining few were translated by Guested. B/W 2 adds another Victory Road—this is a new location, distinct from the previous one. The name remains the same, but our identifier is unova-victory-road-2.
This commit is contained in:
parent
7d9381699a
commit
84f34dee42
3 changed files with 144 additions and 0 deletions
pokedex/data/csv
|
@ -518,3 +518,39 @@ id,region_id,identifier
|
|||
528,1,five-island
|
||||
529,1,kanto-altering-cave
|
||||
530,1,kanto-victory-road-4
|
||||
531,5,aspertia-city
|
||||
532,5,virbank-city
|
||||
533,5,humilau-city
|
||||
534,5,pokestar-studios
|
||||
535,5,join-avenue
|
||||
536,5,floccesy-town
|
||||
537,5,lentimas-town
|
||||
538,5,route-19
|
||||
539,5,route-20
|
||||
540,5,route-21
|
||||
541,5,route-22
|
||||
542,5,route-23
|
||||
543,5,castelia-sewers
|
||||
544,5,floccesy-ranch
|
||||
545,5,virbank-complex
|
||||
546,5,reversal-mountain
|
||||
547,5,strange-house
|
||||
548,5,unova-victory-road-2
|
||||
549,5,plasma-frigate
|
||||
550,5,relic-passage
|
||||
551,5,clay-tunnel
|
||||
552,5,white-treehollow
|
||||
553,5,black-tower
|
||||
554,5,seaside-cave
|
||||
555,5,cave-of-being
|
||||
556,5,hidden-grotto
|
||||
557,5,marine-tube
|
||||
558,5,virbank-gate
|
||||
559,5,aspertia-gate
|
||||
560,5,nature-sanctuary
|
||||
561,5,medal-secretariat
|
||||
562,5,underground-ruins
|
||||
563,5,rocky-mountain-room
|
||||
564,5,glacier-room
|
||||
565,5,iron-room
|
||||
566,5,pledge-grove
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue