Merge pull request #756 from simonorono/hisuian_pokemon_national_dex

This commit is contained in:
Alessandro Pezzè 2022-09-26 09:32:53 +02:00 committed by GitHub
commit 4ba28ecdec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6434,10 +6434,17 @@ species_id,pokedex_id,pokedex_number
897,29,209
898,1,898
898,29,210
899,1,899
899,30,50
900,1,900
900,30,73
901,1,901
901,30,114
902,1,902
902,30,167
903,1,903
903,30,203
904,1,904
904,30,85
905,1,905
905,30,234

1 species_id pokedex_id pokedex_number
6434 897 29 209
6435 898 1 898
6436 898 29 210
6437 899 1 899
6438 899 30 50
6439 900 1 900
6440 900 30 73
6441 901 1 901
6442 901 30 114
6443 902 1 902
6444 902 30 167
6445 903 1 903
6446 903 30 203
6447 904 1 904
6448 904 30 85
6449 905 1 905
6450 905 30 234