mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
* Fixes Unreadable APC Balloon Alerts for Ethereals (#70451) * Fixes Unreadable APC Balloon Alerts as Ethereals Hey there, So basically, when an ethereal on combat mode would try and discharge an APC, they would get this, which is completely unreadable: So, let's add a small sleep at the end of `togglelock()` for ethereals, and then proceed to continue on with the proc chain of whatever an ethereal might want to do with an APC. * swaps the balloon alerts to add timers less elegant, but it does do the job nicely * Fixes Unreadable APC Balloon Alerts for Ethereals Co-authored-by: san7890 <the@san7890.com>