fix(Scripts/Commands): correct reloading creature_template table (#5020)
This commit is contained in:
parent
c0bcff97f3
commit
c053e111d3
10 changed files with 91 additions and 151 deletions
|
|
@ -6555,7 +6555,6 @@ SpellCastResult Spell::CheckPower()
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
// health as power used - need check health amount
|
||||
if (m_spellInfo->PowerType == POWER_HEALTH)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue