Files
Bubberstation/code/modules/antagonists
Leland Kemble 780bd7aab8 Fixes three cult runtimes (#95583)
## About The Pull Request

The cult barrier rune runtimes when destroyed because both the barrier
and the rune try to qdel each other in `Destroy()`
Spells runtime when using their last charge because they attempt to log
their action's name, which is deleted in `cast_spell()`
The cult master spell that moves your underlings around runtimes because
they pass no volume into `play_sound()`

## Why It's Good For The Game

Fixes runtimes

## Changelog
🆑

fix: Three cult abilities no longer runtime

/🆑
2026-04-03 15:35:21 +01:00
..
2026-04-03 15:35:21 +01:00