mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-09 16:21:09 +01:00
67a8f238b2
## About The Pull Request Turns all the minor `to_chat` messages that the forensic scanner made into balloon alerts. Makes the `visible_message` be ignored by the scanner's user, as it was creating 2 messages on the chat box 4noresin. Adds a 3 second `do_after` when you try to delete logs from your scanner to help avoid accidental deletion of logs. Kills a pair of single letter variables while I was there. And gave better clarity on an error message for the scanner saying it was either busy or had no logs. ## Why It's Good For The Game Better UX for the forensic scanner. Using it spammed your chat with too many pointless messages that work better as short balloon alerts. ## Changelog 🆑 Guillaume Prata qol: The forensic scanner uses balloon alerts for most of it's simple feedback messages, enjoy having an easier time hearing the radio chatter. /🆑 Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>