mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[8922] Implement telant 46859 and ranks additional debuff apply.
Thanks to xXxRRLxXx and KAPATEJIb for patch prepering. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
bfaeddbc4b
commit
8b0ce112ba
3 changed files with 49 additions and 8 deletions
|
|
@ -1491,6 +1491,7 @@ void Spell::EffectDummy(uint32 i)
|
|||
m_damage+= uint32(damage * m_caster->GetTotalAttackPowerValue(BASE_ATTACK) / 100);
|
||||
return;
|
||||
}
|
||||
|
||||
switch(m_spellInfo->Id)
|
||||
{
|
||||
// Warrior's Wrath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue