mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 22:26:22 +00:00
Misc: cleaning
This commit is contained in:
@@ -979,7 +979,7 @@ bool Guardian::InitStatsForLevel(uint8 petlevel)
|
||||
{
|
||||
// 100% energy after summon
|
||||
SetPower(POWER_ENERGY, GetMaxPower(POWER_ENERGY));
|
||||
|
||||
|
||||
// xinef: fixes orc death knight command racial
|
||||
if (m_owner->getRace() == RACE_ORC)
|
||||
CastSpell(this, SPELL_ORC_RACIAL_COMMAND, true, NULL, NULL, m_owner->GetGUID());
|
||||
|
||||
Reference in New Issue
Block a user