mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-26 23:43:23 +01:00
7c63cd9d99
* Fixes Telepathy range checks not applying when sending messages (#73865) ## About The Pull Request So, while there's a range check for selecting a target after moving out of range, there isn't one for sending a message after moving out of range. This fixes that. ## Why It's Good For The Game The voice behind you is now reasonably behind you rather than across the station. ## Changelog 🆑 fix: fixed Telepathy messages not having a check for being in range. /🆑 * Fixes Telepathy range checks not applying when sending messages --------- Co-authored-by: OrionTheFox <76465278+OrionTheFox@users.noreply.github.com>