smogon / pokemon-showdown

Pokémon battle simulator.
https://pokemonshowdown.com
MIT License
4.77k stars 2.79k forks source link

Gen 9 Nat Dex numbers currently used in pokedex.ts does not match Serebii's and confirmed TCG info #9151

Closed JohnEstropia closed 1 year ago

JohnEstropia commented 1 year ago

For example, Smoliv is currently declared as 935, but have confirmed National Dex Number 0928. Serebii seems to have this correct as well.

KrisXV commented 1 year ago

This is known and there’s even an open pull request to fix it. Please be patient while we update the other aspects of the simulator and client that rely on these dex numbers https://github.com/smogon/pokemon-showdown/pull/9140

JohnEstropia commented 1 year ago

Thanks, and sorry if I missed the related PR