Files
Bubberstation/code/game/objects
MrMelbert 209ffe90d0 Fixes a runtime with stable / "hollow" anomalies (#75334)
## About The Pull Request

Setting `aSignal = null` wasn't the most proper way to make an anomaly
not drop a core, `drops_core` should've also been set to `FALSE`.

Changed it to set `drops_core = FALSE`. Also changed it to `QDEL_NULL`
the core rather than just null it. Adds a better stack trace and did a
minor cleanup thing.


![image](https://github.com/tgstation/tgstation/assets/51863163/96bdeba8-18c4-434d-9f25-7bb279b6b301)


## Why It's Good For The Game

Runtimes

## Changelog

🆑 Melbert
fix: Runtime from neutralizing "hollow" anomalies
/🆑
2023-05-12 02:27:41 +00:00
..
2023-02-12 00:04:44 +01:00