*Fix broken execute.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-02 10:01:56 -06:00
parent 38c8fe6a41
commit d5deb81355

View File

@@ -1285,7 +1285,7 @@ void Spell::EffectDummy(uint32 i)
spell_id = 20647;
bp = damage+int32(m_caster->GetPower(POWER_RAGE) * m_spellInfo->DmgMultiplier[i]);
m_caster->SetPower(POWER_RAGE,0);
return;
break;
}
if(m_spellInfo->Id==21977) //Warrior's Wrath
{