ModernUO/Projects/UOContent/Spells/Mysticism
Kamron Batman b8ad5c671d
fix: Fixes double calls with Target cancel and spell sequences (#1840)
### Summary
- Cleans up target cancellation being called incorrectly.
- An invalid target type (which should never happen), now calls `OnTargetUntargetable` instead of `OnTargetCanceled`
- Removes double calls to `FinishSequence` in Spells.
2024-06-17 15:19:06 -07:00
..
AnimatedWeaponSpell.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
BombardSpell.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
CleansingWindsSpell.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
EagleStrikeSpell.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
HailStormSpell.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
MysticSpell.cs fix: Fixes various memory leaks and spells (#1786) 2024-05-21 19:44:42 -07:00
NetherCycloneSpell.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
SpellPlagueSpell.cs fix: Fixes double calls with Target cancel and spell sequences (#1840) 2024-06-17 15:19:06 -07:00
StoneFormSpell.cs fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00