PokeAPI / pokedex

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

Pokemon 823 Corviknight #92

Open SVegaDoLugar opened 2 years ago

SVegaDoLugar commented 2 years ago

Hey, I've seen that the property of order in the api is -1; and the sprites.back_shiny is null

https://pokeapi.co/api/v2/pokemon/823

Naramsim commented 2 years ago

For the sprite, we probably lack it.

For the order, we lack it entirely for last-gen pokemon. There is a reverted PR that probably added it. These days I'll check it again and revert it