mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
fix(Scripts/Commands): correct reloading creature_template table (#5020)
This commit is contained in:
@@ -6555,7 +6555,6 @@ SpellCastResult Spell::CheckPower()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// health as power used - need check health amount
|
||||
if (m_spellInfo->PowerType == POWER_HEALTH)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user