Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions data/v2/csv/pokemon_abilities.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2937,6 +2937,8 @@ pokemon_id,ability_id,is_hidden,slot
10313,260,0,1
10314,36,0,1
10315,89,0,1
10316,181,0,1
10320,311,0,1
10321,91,0,1
10325,270,0,1
10326,36,0,1
23 changes: 23 additions & 0 deletions data/v2/csv/pokemon_dex_numbers.csv
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ species_id,pokedex_id,pokedex_number
40,28,13
40,31,61
40,35,78
40,36,40
41,1,41
41,2,41
41,3,37
Expand Down Expand Up @@ -660,6 +661,7 @@ species_id,pokedex_id,pokedex_number
53,27,184
53,31,142
53,35,5
53,36,53
54,1,54
54,2,54
54,3,138
Expand Down Expand Up @@ -1146,6 +1148,7 @@ species_id,pokedex_id,pokedex_number
83,26,83
83,27,218
83,35,7
83,36,83
84,1,84
84,2,84
84,3,199
Expand Down Expand Up @@ -1644,6 +1647,7 @@ species_id,pokedex_id,pokedex_number
122,29,11
122,30,77
122,35,109
122,36,122
123,1,123
123,2,123
123,3,110
Expand Down Expand Up @@ -3481,6 +3485,7 @@ species_id,pokedex_id,pokedex_number
317,15,101
317,31,140
317,35,93
317,36,317
318,1,318
318,4,97
318,12,55
Expand Down Expand Up @@ -4014,6 +4019,7 @@ species_id,pokedex_id,pokedex_number
373,29,115
373,31,278
373,34,222
373,36,373
374,1,374
374,4,190
374,9,262
Expand Down Expand Up @@ -6330,6 +6336,7 @@ species_id,pokedex_id,pokedex_number
673,12,90
673,31,222
673,34,42
673,36,673
674,1,674
674,12,91
674,16,220
Expand Down Expand Up @@ -7125,6 +7132,7 @@ species_id,pokedex_id,pokedex_number
768,27,233
768,28,125
768,35,63
768,36,768
769,1,769
769,16,186
769,18,113
Expand Down Expand Up @@ -7327,6 +7335,7 @@ species_id,pokedex_id,pokedex_number
812,1,812
812,27,3
812,33,229
812,36,812
813,1,813
813,27,4
813,33,230
Expand All @@ -7336,6 +7345,7 @@ species_id,pokedex_id,pokedex_number
815,1,815
815,27,6
815,33,232
815,36,815
816,1,816
816,27,7
816,33,233
Expand All @@ -7345,6 +7355,7 @@ species_id,pokedex_id,pokedex_number
818,1,818
818,27,9
818,33,235
818,36,818
819,1,819
819,27,24
819,28,9
Expand Down Expand Up @@ -7388,6 +7399,7 @@ species_id,pokedex_id,pokedex_number
828,1,828
828,27,30
828,35,65
828,36,828
829,1,829
829,27,126
829,29,166
Expand Down Expand Up @@ -7476,6 +7488,7 @@ species_id,pokedex_id,pokedex_number
849,27,311
849,31,199
849,35,103
849,36,849
850,1,850
850,27,159
850,29,99
Expand All @@ -7490,6 +7503,7 @@ species_id,pokedex_id,pokedex_number
853,27,352
853,28,130
853,35,67
853,36,853
854,1,854
854,27,335
854,29,132
Expand Down Expand Up @@ -7539,11 +7553,13 @@ species_id,pokedex_id,pokedex_number
863,1,863
863,27,183
863,35,6
863,36,863
864,1,864
864,27,237
865,1,865
865,27,219
865,35,8
865,36,865
866,1,866
866,27,366
866,29,12
Expand All @@ -7570,6 +7586,7 @@ species_id,pokedex_id,pokedex_number
871,28,126
871,29,158
871,31,321
871,36,871
872,1,872
872,27,349
872,29,1
Expand All @@ -7592,6 +7609,7 @@ species_id,pokedex_id,pokedex_number
876,31,241
876,32,193
876,35,52
876,36,876
877,1,877
877,27,344
877,28,104
Expand Down Expand Up @@ -7717,6 +7735,7 @@ species_id,pokedex_id,pokedex_number
922,31,23
923,1,923
923,31,24
923,36,923
924,1,924
924,31,71
924,32,97
Expand All @@ -7736,9 +7755,11 @@ species_id,pokedex_id,pokedex_number
929,31,85
930,1,930
930,31,86
930,36,930
931,1,931
931,31,113
931,35,86
931,36,931
932,1,932
932,31,129
932,35,89
Expand Down Expand Up @@ -7775,6 +7796,7 @@ species_id,pokedex_id,pokedex_number
943,1,943
943,31,197
943,35,101
943,36,943
944,1,944
944,31,202
944,35,104
Expand Down Expand Up @@ -7926,6 +7948,7 @@ species_id,pokedex_id,pokedex_number
998,1,998
998,31,390
998,35,34
998,36,998
999,1,999
999,31,391
999,35,35
Expand Down
Loading