mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-28 10:01:58 +00:00
## About The Pull Request The tape recorder would spam the chat with multiple spoken lines when Play was pressed on an empty tape or when playback ended. This fixes that by replacing the spoken lines with balloon alerts only visible to the user of the tape recorder. Playback still uses say(). ## Why It's Good For The Game Less chat spam ## Changelog 🆑 qol: Tape recorder actions (e.g. starting/stopping playback) now use balloon alerts instead of say() to reduce chat spam fix: You can no longer get a tape stuck in the tape recorder by unspooling it before inserting /🆑 --------- Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>