Add new sprites and coloring methods for basic jumpsuits. #31568
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 Does This PR Do
Adds new sprites for basic jumpsuits, and a new coloring method (swap_palette) that should make sprites easier to maintain and update, giving custom palettes for each color of jumpsuit while still maintaining just one sprite across all simple color substitutions.
This is a work in progress. I will add images and testing information when it's ready to review.
Why It's Good For The Game
It's easier to update one sprite than many, easier to update a palette in a registry than to repaint sprites across six unique species, and I think Kida would appreciate the new sprites fitting over their massive shoulders.
Images of changes
Will add later.
Testing
Still testing and getting everything working.
Declaration
Changelog
🆑
add: Added new jumpsuits and skirts!
fix: Fixed basic jumpsuits not fitting some species.
imageadd: Added new jumpsuit icons for every unique species.
experiment: Added a new coloring system for jumpsuits that should allow for a wide range of fully custom palettes for just one sprite!
/:cl: