1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Fix Shellos and Gastrodon pokedex entries

This commit is contained in:
Tim Goudriaan 2019-07-16 12:21:10 +02:00
parent af974b9c13
commit 1edfb90b74

View file

@ -3163,15 +3163,15 @@ species_id,pokedex_id,pokedex_number
422,6,60
422,21,341
422,25,88
422E,16,260
422E,20,75
422,16,260
422,20,75
423,1,423
423,5,61
423,6,61
423,21,342
423,25,89
423E,16,261
423E,20,76
423,16,261
423,20,76
424,1,424
424,5,64
424,6,64

1 species_id pokedex_id pokedex_number
3163 422 6 60
3164 422 21 341
3165 422 25 88
3166 422E 422 16 260
3167 422E 422 20 75
3168 423 1 423
3169 423 5 61
3170 423 6 61
3171 423 21 342
3172 423 25 89
3173 423E 423 16 261
3174 423E 423 20 76
3175 424 1 424
3176 424 5 64
3177 424 6 64