mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-05 06:05:58 +01:00
0aabaff39c
* 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>