Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing move tables of 4th gen starter Pokémon #956

Closed
giginet opened this issue Nov 11, 2023 · 1 comment · Fixed by #957
Closed

Missing move tables of 4th gen starter Pokémon #956

giginet opened this issue Nov 11, 2023 · 1 comment · Fixed by #957

Comments

@giginet
Copy link
Contributor

giginet commented Nov 11, 2023

New move tables of Pokémon since Teal Mask are introduced at #920.

However, I found that the tables of some Pokémon seem to be wrong.

Strangely, as I found, the starter Pokémon of 4th gen have the wrong tables.
(Turtwig, Chimchar, Piplup, and their evolved Pokémon)

@penelopeysm Do you have time to fix the issue?

@penelopeysm
Copy link
Contributor

Hi, @giginet, I think this is because when I added move data, I only accounted for the Pokemon that were in the Paldea / Kitakami Pokedex. The Gen 4 starters can be transferred in via Pokemon HOME but don't have dex entries.

My impression is that it isn't too much work for me to get these sorted, because I probably just need to rerun the same script on anything that wasn't caught last time. I'll try it and see.

penelopeysm added a commit to penelopeysm/pokeapi-api that referenced this issue Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants