mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Rip X/Y locations and names.
Zhorken added some of these by hand when X/Y first came out, but we never went back and ripped them once we had the ROM. Updates #146.
This commit is contained in:
parent
9a4683c0c1
commit
28b717ce13
5 changed files with 1111 additions and 116 deletions
pokedex/data/csv
|
@ -245,9 +245,11 @@ location_id,generation_id,game_index
|
|||
262,4,2010
|
||||
263,4,2011
|
||||
264,4,2012
|
||||
264,6,2
|
||||
265,4,3000
|
||||
266,4,3001
|
||||
267,4,3002
|
||||
267,6,4
|
||||
268,4,3003
|
||||
269,4,3004
|
||||
270,4,3005
|
||||
|
@ -475,3 +477,107 @@ location_id,generation_id,game_index
|
|||
564,5,151
|
||||
565,5,152
|
||||
566,5,153
|
||||
587,6,6
|
||||
588,6,8
|
||||
589,6,9
|
||||
590,6,10
|
||||
591,6,12
|
||||
592,6,13
|
||||
593,6,14
|
||||
594,6,16
|
||||
595,6,17
|
||||
596,6,18
|
||||
597,6,20
|
||||
598,6,21
|
||||
599,6,22
|
||||
600,6,24
|
||||
601,6,26
|
||||
602,6,28
|
||||
603,6,29
|
||||
604,6,30
|
||||
605,6,32
|
||||
606,6,34
|
||||
607,6,35
|
||||
608,6,36
|
||||
609,6,38
|
||||
610,6,39
|
||||
611,6,40
|
||||
612,6,42
|
||||
613,6,43
|
||||
614,6,44
|
||||
615,6,46
|
||||
616,6,47
|
||||
617,6,48
|
||||
618,6,50
|
||||
619,6,51
|
||||
620,6,52
|
||||
621,6,54
|
||||
622,6,55
|
||||
623,6,56
|
||||
624,6,58
|
||||
625,6,60
|
||||
626,6,62
|
||||
627,6,63
|
||||
628,6,64
|
||||
629,6,66
|
||||
630,6,67
|
||||
631,6,68
|
||||
632,6,69
|
||||
633,6,70
|
||||
634,6,72
|
||||
635,6,74
|
||||
636,6,75
|
||||
637,6,76
|
||||
638,6,78
|
||||
639,6,79
|
||||
640,6,82
|
||||
641,6,84
|
||||
642,6,85
|
||||
643,6,86
|
||||
644,6,88
|
||||
645,6,89
|
||||
646,6,90
|
||||
647,6,92
|
||||
648,6,93
|
||||
649,6,94
|
||||
650,6,96
|
||||
651,6,97
|
||||
652,6,98
|
||||
653,6,100
|
||||
654,6,101
|
||||
655,6,102
|
||||
656,6,103
|
||||
657,6,104
|
||||
658,6,106
|
||||
659,6,108
|
||||
660,6,110
|
||||
661,6,112
|
||||
662,6,114
|
||||
663,6,116
|
||||
664,6,118
|
||||
665,6,120
|
||||
666,6,122
|
||||
667,6,124
|
||||
668,6,126
|
||||
669,6,128
|
||||
670,6,130
|
||||
671,6,132
|
||||
672,6,134
|
||||
673,6,135
|
||||
674,6,136
|
||||
675,6,138
|
||||
676,6,140
|
||||
677,6,142
|
||||
678,6,144
|
||||
679,6,146
|
||||
680,6,148
|
||||
681,6,150
|
||||
682,6,152
|
||||
683,6,154
|
||||
684,6,156
|
||||
685,6,158
|
||||
686,6,160
|
||||
687,6,162
|
||||
688,6,164
|
||||
689,6,166
|
||||
690,6,168
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue