Misc fixes

This commit is contained in:
hondacrx
2021-12-22 20:23:48 -05:00
parent c38509222c
commit 8510f01035
6 changed files with 26 additions and 4 deletions
+6
View File
@@ -4251,6 +4251,12 @@ namespace Game.Entities
spellInfo.ProcChance = 10;
});
// Baron Rivendare (Stratholme) - Unholy Aura
ApplySpellFix(new [] { 17466, 17467 }, spellInfo =>
{
spellInfo.AttributesEx3 |= SpellAttr3.NoInitialAggro;
});
//
// FIRELANDS SPELLS
//