Files
Bubberstation/code/modules/research
Leland Kemble 39f14a518a Fixes bioscrambler anomaly pulse activation (#95241)
## About The Pull Request

Swaps `src` for `get_turf(src)` in the `hearers()` in the bioscrambler
core's pulse activation. The core will effectively always be inside an
`assembly_holder`, so just `src` is basically never going to work. I'm
assuming it's supposed to work inside anything given that the pulse
effect also doesn't care about containers.

## Why It's Good For The Game

fixes #95239

## Changelog
🆑

fix: Bioscrambler anomaly pulse activation works

/🆑
2026-02-25 14:41:47 +13:00
..
2026-02-19 01:04:46 +00:00