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.
About The Pull Request
This prevents chest dismemberment right alongside head dismemberment for the same reasons - unlike losing a limb which is a very substantial disadvantage, losing your head or internal organs is an immediate loss with almost no chance of survival. I didn't realize chests could be dismembered because they aren't actually - but organs being spilled out is apparently what dismembering a chest does and the previous PR made this possible with certain weapons in a single hit.
Why It's Good For The Game
Instantly losing, even on a chance, isn't comparable to immediately losing a hand/leg and should only be possible if the player is already in crit or dead, just like the logic already in place for decapitation.
Testing Photographs and Procedure
Changelog
🆑
fix: Fixed an oversight in the dismemberment PR that allowed players to be disembowled in a single hit. Players will need to be at least unconscious or in crit before disembowling may occur.
/:cl: