Cleans up Spell Targeting (#36)
This commit is contained in:
parent
de50bc9e43
commit
472b84f5ff
99 changed files with 653 additions and 2192 deletions
|
|
@ -3269,6 +3269,12 @@
|
|||
<Compile Include="Spells\Sixth\MassCurse.cs" />
|
||||
<Compile Include="Spells\Sixth\ParalyzeField.cs" />
|
||||
<Compile Include="Spells\Sixth\Reveal.cs" />
|
||||
<Compile Include="Spells\Targeting\IRecallSpell.cs" />
|
||||
<Compile Include="Spells\Targeting\ISpellTarget.cs" />
|
||||
<Compile Include="Spells\Targeting\SpellTargetPoint3D.cs" />
|
||||
<Compile Include="Spells\Targeting\SpellTargetItem.cs" />
|
||||
<Compile Include="Spells\Targeting\SpellTargetMobile.cs" />
|
||||
<Compile Include="Spells\Targeting\RecallSpellTarget.cs" />
|
||||
<Compile Include="Spells\Spellweaving\ArcaneCircle.cs" />
|
||||
<Compile Include="Spells\Spellweaving\ArcaneForm.cs" />
|
||||
<Compile Include="Spells\Spellweaving\ArcaneSummon.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue