Files
Bubberstation/code/game/objects/effects
SkyratBot f2583911a2 [MIRROR] Anomaly fix/code improvement (#28380)
* 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>

* Anomaly fix/code improvement

---------

Co-authored-by: GPeckman <21979502+GPeckman@users.noreply.github.com>
Co-authored-by: SyncIt21 <110812394+SyncIt21@ users.noreply.github.com>
Co-authored-by: Jacquerel <hnevard@ gmail.com>
2024-06-25 16:24:17 +05:30
..
2024-04-28 22:24:01 +02:00
2024-06-19 10:03:07 +05:30