1
0
Fork 0
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:
Andrew Ekstedt 2012-09-27 21:01:47 -07:00
parent 7d9381699a
commit 84f34dee42
3 changed files with 144 additions and 0 deletions

View file

@ -439,3 +439,39 @@ location_id,generation_id,game_index
426,5,114
427,5,115
428,5,116
531,5,117
532,5,118
533,5,119
534,5,120
535,5,121
536,5,122
537,5,123
538,5,124
539,5,125
540,5,126
541,5,127
542,5,128
543,5,129
544,5,130
545,5,131
546,5,132
547,5,133
548,5,134
549,5,135
550,5,136
551,5,137
552,5,139
553,5,140
554,5,141
555,5,142
556,5,143
557,5,144
558,5,145
559,5,146
560,5,147
561,5,148
562,5,149
563,5,150
564,5,151
565,5,152
566,5,153

1 location_id generation_id game_index
439 426 5 114
440 427 5 115
441 428 5 116
442 531 5 117
443 532 5 118
444 533 5 119
445 534 5 120
446 535 5 121
447 536 5 122
448 537 5 123
449 538 5 124
450 539 5 125
451 540 5 126
452 541 5 127
453 542 5 128
454 543 5 129
455 544 5 130
456 545 5 131
457 546 5 132
458 547 5 133
459 548 5 134
460 549 5 135
461 550 5 136
462 551 5 137
463 552 5 139
464 553 5 140
465 554 5 141
466 555 5 142
467 556 5 143
468 557 5 144
469 558 5 145
470 559 5 146
471 560 5 147
472 561 5 148
473 562 5 149
474 563 5 150
475 564 5 151
476 565 5 152
477 566 5 153