[Sprite] Shiny Spritzee colour correction #2781
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.
What are the changes?
Only one frame of shiny Spritzee's sprite was the correct colour. This PR fixes that, and cleans up the palettes in general.
Why am I doing these changes?
Previously reported.
What did change?
The shiny sprite's palette was cleaned up, removing the old, incorrect colours. As a preemptive measure, the same cleanup was performed on the non-shiny sprite, in preparation for future variants.
Screenshots/Videos
Before
After
How to test the changes?
As the issue only concerned front experimental animations, the change can be seen on any sufficiently-completed savefile.
Checklist
npm run test
)