PokeAPI / pokedex

PokeAPI's fork for adding gen-8 data.
https://github.com/PokeAPI/pokedex/tree/master-pokeapi/pokeapi
MIT License
44 stars 39 forks source link

Missing Egg Moves from Gen 7 #30

Open APost-It opened 3 years ago

APost-It commented 3 years ago

Pokemon with alternate forms (such as Alola) are missing egg moves. For example, Alolan Diglett has different egg moves than Diglett. Looking through Alolan Diglett's moves yields no egg moves whatsoever.

https://pokeapi.co/api/v2/pokemon/diglett-alola

Naramsim commented 3 years ago

Then we probably haven't scraped them

APost-It commented 3 years ago

That's fine. I was just trying to draw awareness to it. I figured it was overlooked since it seems the rest of the Sun and Moon data is finished.