You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
Edit:
I've done API calls to the pokemon above, and I see the id's are incorrect, which is probably why they are calling to incorrect sprite id's
The correct id's for the pokemon should be the following:
Dachsbun, Tinkatink, Tinkatuff, & Tinkaton's sprites are for other Pokemon.
The correct sprites can be found in the links below:
https://bulbapedia.bulbagarden.net/wiki/Dachsbun_(Pok%C3%A9mon)
https://bulbapedia.bulbagarden.net/wiki/Tinkatink_(Pok%C3%A9mon)
https://bulbapedia.bulbagarden.net/wiki/Tinkatuff_(Pok%C3%A9mon)
https://bulbapedia.bulbagarden.net/wiki/Tinkaton_(Pok%C3%A9mon)
Edit:
I've done API calls to the pokemon above, and I see the id's are incorrect, which is probably why they are calling to incorrect sprite id's
The correct id's for the pokemon should be the following:
Dachsbun: #927
Tinkatink: #957
Tinkatuff: #958
Tinkaton: #959
Edit2:
Looks like a lot of other Pokemon form Generation 9 have incorrect ids in their API responses. See the following issue