ModernUO/Projects/UOContent/Spells/Mysticism
Kamron Batman d57f1fecc1
fix: Prepares for IPooledEnumerable removal (#1548)
### Summary

- Removes `IPooledEnumerable` (non-generic)
- Changes `IPooledEnumerable<T>` so that  `Free()` is replaced with the `IDisposable` pattern
2023-10-15 11:20:49 -07:00
..
AnimatedWeaponSpell.cs fix: Updates mysticism spells and adds bombard (#1124) 2022-07-17 00:04:41 -07:00
BombardSpell.cs fix: Updates mysticism spells and adds bombard (#1124) 2022-07-17 00:04:41 -07:00
CleansingWindsSpell.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
EagleStrikeSpell.cs fix: Updates mysticism spells and adds bombard (#1124) 2022-07-17 00:04:41 -07:00
HailStormSpell.cs fix: Updates mysticism spells and adds bombard (#1124) 2022-07-17 00:04:41 -07:00
MysticSpell.cs fix: Updates mysticism spells and adds bombard (#1124) 2022-07-17 00:04:41 -07:00
NetherCycloneSpell.cs fix: Updates mysticism spells and adds bombard (#1124) 2022-07-17 00:04:41 -07:00
SpellPlagueSpell.cs fix: Updates Mysticism to use circles (#1123) 2022-07-16 23:25:48 -07:00
StoneFormSpell.cs fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00