Files
Bubberstation/code/modules/power
SkyratBot a6406e4007 [MIRROR] Fixes Unreadable APC Balloon Alerts for Ethereals [MDB IGNORE] (#16817)
* 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>
2022-10-12 13:58:40 -04:00
..