[MIRROR] Fix "Overweight" trait unintended interaction #2535
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.
Original PR: NovaSector/NovaSector#1364
About The Pull Request
The hunger hud update changed how
TRAIT_FAT
trait is handled, making it so that the "Overweight" quirk can no longer apply that trait without causing a lot of issues with the new hunger hud and how nutrition states are being tracked. This PR was partially solved upstream via NovaSector/NovaSector#1576. Only thing this PR does is fix the quirk to use that newly added trait. (Fixes #1322)How This Contributes To The Nova Sector Roleplay Experience
Fixes the overweight quirk so you're no longer irrevocably slowed and locked out of using the nutrition system properly.
Proof of Testing
Screenshots/Videos
Most of the videos I recorded are too large to be uploaded, but this is one of the issues that's solved via the changes. Mobs are no longer in the perma-fat state even though they shouldn't be. Can probably figure out how to get the rest of the videos uploaded somewhere if needed.Issue2.mp4
Changelog
🆑 Varoxus
fix: Overweight trait no longer interferes with the nutrition system
/:cl: