Files
Bubberstation/code/modules
MrMelbert 56a26d03f8 Saymode won't process custom say emotes (#81883)
## About The Pull Request

Closes #62666 

Every saymode does some snowflake thing for sending out its messages to
the relevant mobs, and none of those snowflake things have handling for
custom say emotes.

We could manually go through and add the required handling, but for each
implementation, it would get messy fast. So it's a bit easier to just
prevent mobs using saymode from attempting to "emote" over them.
Especially since it doesn't make sense in a lot of situations that we
use saymodes.

## Changelog

🆑 Melbert
fix: Silicons can use asterisks in binary without fear of saying
something interesting.
/🆑
2024-03-11 19:35:24 -06:00
..
2024-03-11 19:31:15 -06:00
2024-03-06 16:05:49 -07:00
2024-03-11 19:31:15 -06:00
2024-02-29 03:14:55 +00:00