[FIX] - Fixes Heart Worms being able to round remove the entire crew. #3994
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
Fixes Heart Worms permakilling people on penthrite and with vein muscles.
Why was this even a thing? Just calling mob.death() instead of doing progressive damage, or anything else. This was lazy code that round removed so many people on RID 7547.
For reference; (this is an edit) the code itself gives you penthrite as a "last ditch warning to get defibbed", thus the symptom almost always caused this issue by itself.
You are just cooked at the moment; there is no alternative other than death.
Why It's Good For The Game
what the fuck?
Fixes a critical bug that allowed you to round remove people as botany with extreme ease and very little ways to fix it. If you broke the Cloner and broke the ore silo and research servers (no way to make new cloners); you could essentially, kill the entire crew in 1-2 840u melons with gaseous decomposition.
Or as chemist with the rapid chemical syringe gun (traitor item).
This was an extremely low effort way to grief, and an even more low effort way to accidentally grief.
fixes a critical bug
Changelog
🆑
fix: Heart Worms now respects penthrite and vein muscle threading. Like it was supposed to (indicated by its own code)
fix: Heart Worms now no longer instantly kills you if you have CE_STABLEHEART or for some reason are immune to heart attacks WITH stableheart.
/:cl: