Files
Bubberstation/code/modules/mob/living/basic/lavaland
MrMelbert f1c6d9d15e Fix bileworm runtime targeting non-living mobs (#76201)
## About The Pull Request

Targeting datums will target non-living movables which have livings
inside, such as mechas.

So this casting to living as a bad assumption.

## Changelog

🆑 Melbert
fix: Fix runtimes from Bileworms targeting mechas (or other objects
people are hiding in)
/🆑
2023-06-21 15:09:17 -04:00
..