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

Fix a few evolutions #339

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Fix a few evolutions #339

merged 1 commit into from
Mar 29, 2021

Conversation

Parnassius
Copy link
Contributor

  • Add pokemon_species.evolves_from_species_id (and a corresponding entry in pokemon_evolution) to new species which evolve from galarian forms (Obstagoon, Perrserker, Cursola, Sirfetch'd, Mr. Rime, Runerigus), which were incorrectly listed as base pokemon.
  • Add missing evolution methods for a few more non-default forms (Alolan Sandshrew, Alolan Vulpix, Alolan Meowth, Galarian Slowpoke, Galarian Darumaka, Dusk Lycanroc) (see Missing some Alolan form evolution methods #248, and part of Dataloss in tracking evolution forms #243)

This also adds two new evolution triggers for Sirfetch'd and Runerigus

Closes #337

- Add `pokemon_species.evolves_from_species_id` (and a corresponding
entry in `pokemon_evolution`) to new species which evolve from galarian
forms (Obstagoon, Perrserker, Cursola, Sirfetch'd, Mr. Rime, Runerigus),
which were incorrectly listed as base pokemon.
- Add missing evolution methods for a few more non-default forms (Alolan
Sandshrew, Alolan Vulpix, Alolan Meowth, Galarian Slowpoke, Galarian
Darumaka, Dusk Lycanroc)

This also adds two new evolution triggers for Sirfetch'd and Runerigus
@magical magical merged commit 02b6729 into veekun:master Mar 29, 2021
@Parnassius Parnassius deleted the fix-evolutions branch October 17, 2021 13:00
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 this pull request may close these issues.

Missing evolution data for Galar forms
2 participants