Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Fix lifeline not respecting suit sensors (#1014)
* Fix lifeline not respecting suit sensors (#81517) ## About The Pull Request - Lifeline app now respect suits sensors again. - The proc always `return .`'d if the target mob was not on suit sensors, so if `.` was `RADAR_TRACKABLE`, well, it would rack sensorless mobs. - Cleaned up a bit of trackable. - Use the `is_valid_z_level` helper. - Respect all possible returns for a signal. ## Changelog :cl: Melbert fix: Lifeline can no longer track mobs with suit sensors off /:cl: * Fix lifeline not respecting suit sensors --------- Co-authored-by: MrMelbert <[email protected]>
- Loading branch information