mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-23 15:14:43 +01:00
0081e45704
## About The Pull Request There is a way to specify bodytypes and organ flags when dealing damage, but no such thing exists when checking the damage for _some reason_. This means you can't do easily something like check how much damage is done specifically to nonrobotic limbs. No more! This PR just adds an arg that probably should have been there for a while now. Should not have any noticeable effects in-game. ## Why It's Good For The Game Better procs for coders mean less of a need to do janky things.