Files
Bubberstation/code/datums/mind
SmArtKar 66fdb34950 Adds a bunch of owner.current nullchecks to antag code (#91524)
## About The Pull Request

This could cause runtimes preventing antag datum removal in case your
body got destroyed. Ideally we'd unit test for this, but I can't get it
to work sanely without touching some dynamic code (due to some antag
datums requiring a bunch of snowflaky setups), so the unit test will
come after its refactored.

## Changelog
🆑
fix: Fixed some edge cases where antagonist datums would "stick" and not
get removed if your body got destroyed.
/🆑

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
2025-06-15 19:04:59 -06:00
..