mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Merge pull request #335 from Parnassius/oras-egg-moves
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
This commit is contained in:
commit
844a31d41a
1 changed files with 10050 additions and 9905 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue