ModernUO/Projects/UOContent/Spells/Fifth
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
..
BladeSpirits.cs fix: Fixes cast spell speeds for various expansions (#1178) 2022-10-01 12:25:40 -07:00
DispelField.cs fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
Incognito.cs fix: Updates disguises and codegens tinkering items (#1353) 2023-02-25 12:01:06 -08:00
MagicReflect.cs fix: Adds name support for all mods (#1128) 2022-10-15 10:46:31 -07:00
MindBlast.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
Paralyze.cs fix: Blood Oath, Wraith form, & Strangle (#1153) 2022-09-01 09:19:40 -07:00
PoisonField.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
SummonCreature.cs fix: Fixes cast spell speeds for various expansions (#1178) 2022-10-01 12:25:40 -07:00