api-data
api-data copied to clipboard
Legends arceus pokeballs missing
Hi, I'm currently writing a program that pulls a list of all pokeballs and associates sprites from PokeAPI to update itself. Unfortunately, it appears that legends arceus pokeballs are not present in the current version of the database (in neither the base V2 API, or the GraphQL variant)
I'd like it if these could be added for to have all the pokeballs available to me. Thanks in advance!
Hi, we lack all of the item's sprites. Do you know a place where we can fetch them?
The PokeSprite repository has them all available, so they're the ones I'd recommend using. Thanks for the quick support haha.