ModernUO/Projects/UOContent/Spells/Second
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
..
Agility.cs
Cunning.cs
Cure.cs
Harm.cs
MagicTrap.cs
Protection.cs
RemoveTrap.cs
Strength.cs