Add & fix various incorrect or missing sprites #156
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
added missing Pikachu Word Cap front/back sprites
added missing female Eevee front/back/shiny sprites
added missing Spiky-Eared Pichu front sprite
changed Torchic female front sprites (default and shiny)
The existing ones were not consistent with the general B/W style. The back sprites were already in that B/W style but the front ones were not. Since there is no visible difference between the two on the frontside (the actual difference is an extra pixel on the rear of the male), the same sprites as the male were used.
changed Buizel and Floatzel female front sprites (default and shiny)
The exact same reason as Torchic. And just like Torchic, no difference is visible on the frontside so the same sprites as the male were used.
added missing Meowstic female front/back/shiny sprites
Female Meowstic has a distinct pokémon ID in the API (10025) that didn't have sprites for the default backside and both shiny sides.
added missing Indeedee female front/back/shiny sprites
Female Indeedee has a distinct pokémon ID in the API (10186) that didn't have sprites for the default backside and both shiny sides.