Updated DB2 structs

This commit is contained in:
hondacrx
2018-02-26 13:13:54 -05:00
parent 0a3dfaba37
commit 82dca6de94
61 changed files with 2639 additions and 2517 deletions
-3
View File
@@ -3740,9 +3740,6 @@ namespace Game.Spells
if (effectHandleMode != SpellEffectHandleMode.HitTarget)
return;
if (itemTarget == null || itemTarget.GetTemplate().DisenchantID == 0)
return;
Player caster = m_caster.ToPlayer();
if (caster != null)
{