Files
Bubberstation/code/game/objects/effects
GPeckman 89f1b93707 Anomaly fix/code improvement (#84072)
## About The Pull Request

Makes anomaly cores use `analyzer_act` instead of `attackby`. Fixes
#83994.
## Why It's Good For The Game

`attackby` is old and kinda poor practice to use in this case.
`analyzer_act` does everything necessary, so it just makes sense to do
that instead.
## Changelog
🆑
fix: Analyzers should work on bioscrambler anomalies again.
/🆑

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
Co-authored-by: Jacquerel <hnevard@gmail.com>
2024-06-25 00:04:00 -04:00
..
2024-04-18 12:52:59 -07:00
2024-06-18 17:15:37 -06:00