data(*): Fix remaining sprites

This commit is contained in:
Josh Creek
2026-01-18 13:14:18 +00:00
parent 71df0de3df
commit eba34158fe
18 changed files with 2843 additions and 2854 deletions
@@ -530,6 +530,7 @@
pokemonName={pokedexEntry.pokemon}
pokedexNumber={pokedexEntry.pokedexNumber}
form={pokedexEntry.form}
spriteKey={pokedexEntry.spriteKey}
shiny={showShiny}
/>
</div>