mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-25 08:34:23 +00:00
## 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>