PokeAPI / pokebase

Python 3 wrapper for Pokéapi v2
BSD 3-Clause "New" or "Revised" License
286 stars 53 forks source link

Other sprites and official artwork error!!!!!!! #38

Open Phoenix0708 opened 2 years ago

Phoenix0708 commented 2 years ago

I have been trying to get the official artwork sprites by using pokebase.SpriteResource('pokemon',1,other=True,official_artwork=True) but it returns the normal base sprite.Please look into this issue