mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-24 23:54:18 +01:00
2ad2441238
## About The Pull Request Stumps inherit the biological state of the bodypart it is spawned from ## Why It's Good For The Game Right now, since they have a biostate of "nothing", they have all surgical states, which means you don't have to do any surgery on them to re-attach them. Which is obviously not intended. Now they're just inherit (most) biostates from their parent, meaning re-attaching limbs requires incise -> retract again. Unless the limb had no bones like skeleton limbs. ## Changelog 🆑 Melbert fix: Re-adding limbs surgically requires you do surgery again (ie, incise -> retract -> clamp). /🆑