mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 11:32:20 +00:00
* Fixes logging with Say not showing up as forced if whispered. (#61505) Until now, if a mob is forced to say something it won't show up as such in game logs if whispered, common if the mob is in critical condition for example. Fixes logging for administrators, if a mob is forced to say something due to an in-game source it should be listed as such in Say logs/game.log which previously did not if it was whispered. * Fixes logging with say() not showing up as forced if whispered. Co-authored-by: Pepsilawn <reisenrui@gmail.com>