-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
HacktoberfestbugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
In Sword/Shield, Slowpoke evolution line is displayed as:
- Slowpoke
- Slowbro
- Galarian Slowpoke
- Slowking
- Galarian Slowbro
While it should be:
- Slowpoke
- Galarian Slowpoke
- Slowbro
- Galarian Slowbro
- Slowking
Fix should be applies in data-manager component. Most likely places are pokedexreader/storage.py, function _output_pokemon; and pokedexreader/constants_pokedex.py.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestbugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers