mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 04:42:10 +01:00
Merge pull request #4351 from gigatotem/master
Deathbringer's Will and Deathbringer's Will HC.
This commit is contained in:
@@ -5469,7 +5469,7 @@ bool Unit::HandleDummyAuraProc(Unit* victim, uint32 damage, AuraEffect* triggere
|
||||
case CLASS_DRUID:
|
||||
RandomSpells.push_back(71484);
|
||||
RandomSpells.push_back(71485);
|
||||
RandomSpells.push_back(71486);
|
||||
RandomSpells.push_back(71492);
|
||||
break;
|
||||
case CLASS_HUNTER:
|
||||
RandomSpells.push_back(71486);
|
||||
@@ -5515,7 +5515,7 @@ bool Unit::HandleDummyAuraProc(Unit* victim, uint32 damage, AuraEffect* triggere
|
||||
case CLASS_DRUID:
|
||||
RandomSpells.push_back(71561);
|
||||
RandomSpells.push_back(71556);
|
||||
RandomSpells.push_back(71558);
|
||||
RandomSpells.push_back(71560);
|
||||
break;
|
||||
case CLASS_HUNTER:
|
||||
RandomSpells.push_back(71558);
|
||||
|
||||
Reference in New Issue
Block a user