ModernUO/Projects/UOContent/Spells/Bushido
Kamron Batman 910e06767b
fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221)
### BREAKING CHANGE ###
The constructor for `TextDefinition` has been removed. Instead use `TextDefinition.Of()` or cast the integer/string to TextDefinition.
2022-10-30 16:53:23 -07:00
..
Confidence.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
CounterAttack.cs fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
Evasion.cs fix: Fixes first/second scrolls crashing (#891) 2021-12-24 15:26:12 -08:00
HonorableExecution.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
LightningStrike.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
MomentumStrike.cs fix: Optimizes TextDefinition to eliminate allocations. Removes TextDefinition ctor. (#1221) 2022-10-30 16:53:23 -07:00
SamuraiMove.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SamuraiSpell.cs fix: Updates Mysticism to use circles (#1123) 2022-07-16 23:25:48 -07:00