mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-12 17:53:50 +01:00
e2cfcb0bd1
* Fireball Spell Changes - Changes the fireball spell to be click-to-fire. - Converted Devil and Wand fireballs as well. - Moved some code to the /proc_holder level to work across the /alien and /spell branches. * Tweaks and Fixes - Infernal Fireball is now a projectile and has the right explosion values. - Removed non-projectile spell versions of fireball, as they are unused - Fixed fireball not seeking adjacent targets. - Fixed incorrect bolding slashes. * Fix Fixes the fireball sometimes missing. * Fixes and tweak - Uses TRUE/FALSE defines instead of 0 and 1 for boolean variables. - Ranged abilities now remove themselves tries to use an ability in a disabled state. (Such as being knocked out) - Define for the click cooldown.