mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
844a31d41a
Dump missing ORAS learnsets In generation 6 there weren't different egg movesets for non-default forms, so I simply copied the base form's one. The FIXME comment referenced in #219 is talking about Sun/Moon I think, since in ORAS there are exactly 722 entries (721 pokemon + a dummy one with id 0). Since I did a complete dump (like with #331) this also removes unneeded values from the order column. I also added secret sword to keldeo and relic song to meloetta as move tutors. Closes #219 |
||
---|---|---|
.. | ||
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 |