Shiptest
Shiptest copied to clipboard
Fixes IPCs getting stuck in an infinite healing loop when doing surgery
About The Pull Request
getBruteLoss and getFireLoss now have added functionality for considering integrity, which is by default off except in the case of healing surgery.
Why It's Good For The Game
Fixes a bug need I say more.
closes #4665
Changelog
:cl: fix: The healing surgeries now correctly consider limb integrity when rechecking if a surgery step can continue, stopping correctly once they can no longer heal. /:cl: