This repository was archived by the owner on May 22, 2025. It is now read-only.
Fixes "Adds digitigrade jumpsuit alts using ThatGuyPhil's icons #11744" #11884
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.
Github documenting your Pull Request
So there were a few is issues with PR #11744. For example, the digitigrade alts only worked on a few jumpsuits, footwraps wouldnt look good with them, and it was coded very poorly, this PR attempts to fix many of the issues as well as some minor stuff in my other PRs.
I removed the digiversion and digiadjusted vars from any file they appear in, as they only serve to do the same thing as mutantrace_variation. The main reason I had these was so you could have a digialt for a jumpsuit but not have it break if you dont have one for the adjusted version, but this would result in you having to define 3 vars to adding alts to jumpsuits.
I added alts for a ton of other jumpsuits, almost all of which were functional in my test server when I created the PR but didnt make it in because I forgot to upload the files. Now all job uniforms should have digialt. Also added digialts for the explorer suit and wardens jacket and changed the icons for footwraps so that they actually cover digitigrade feet.
Finally, I cleaned ups some of the stuff from #11528 and #11542. They are just unused icons and commented out things.
Wiki Documentation
I dont think anything on the wiki will be affected by this as its mostly code stuff, but I could be wrong.
Changelog
🆑
rscadd: Added many more digitigrade jumpsuit alts and two suit ones
tweak: tweaked the footwrap icons so they cover digitigrade feet
tweak: cleaned some code
/:cl: