mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
6710cfd388
- 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 |
||
---|---|---|
.. | ||
cli | ||
data/csv | ||
db | ||
doc | ||
struct | ||
tests | ||
util | ||
__init__.py | ||
__main__.py | ||
compatibility.py | ||
defaults.py | ||
formulae.py | ||
lookup.py | ||
main.py | ||
roomaji.py | ||
search.py |