[MIRROR] Fixes various bloodied hand overlay related issues #1955
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.
Mirrored on Nova: NovaSector/NovaSector#937
Original PR: tgstation/tgstation#81430
About The Pull Request
Fixes #76900
I made it so bloodied hands use two separate overlays instead of jankily swapping which icon is applied to the one overlay, because it was literally never clearing the individual hand overlays, which is what caused the linked issue
I also fixed your hands appearing bloodied when holding bloodied gloves, this was caused by a one character incorrect negation
I remember this bug having been around for a long while I have no idea how no one else has fixed this by now
Oh and also I think the overlays have never correctly updated when removing or attaching limbs? Baffling, honestly.
Why It's Good For The Game
Bugs are bad and these ones in particular were making me mad.
Changelog
🆑 siliconOpossum
fix: Getting blood on your hand when you only have one no longer makes your hands visually permanently bloody
fix: Holding bloodied gloves no longer makes your hands look bloody, bloodied gloves now look bloody when worn, and damaged gloves now look damaged when worn
fix: Gaining or losing an arm now correctly updates your hand overlays
/:cl: