mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-28 02:21:53 +00:00
* Fix flash runtime, improve flash logic (#53784) image Flash + Emp = Flash with no user = Runtime. Additional logic has been put in place to handle this. I've also robustified the calculate_deviation proc to have explicit returns in every code path and simplified it to only care about the direction the victim is facing compared to the attacker's position. * Magic numbers are bad because wizards are bad * Rohesie feex * Fix flash runtime, improve flash logic Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>