Scripts/Warlock: Implemented Burning Rush

Port From (https://github.com/TrinityCore/TrinityCore/commit/9ad227f0756aa91f9b772ecf13b40c1f38863e68)
This commit is contained in:
hondacrx
2023-08-21 08:00:12 -04:00
parent 3f07cd5714
commit e7af2898f2
2 changed files with 50 additions and 0 deletions
+6
View File
@@ -4382,6 +4382,12 @@ namespace Game.Entities
spellInfo.AttributesEx &= ~SpellAttr1.IsChannelled;
});
// Burning Rush
ApplySpellFix(new[] {111400 }, spellInfo =>
{
spellInfo.AttributesEx4 |= SpellAttr4.AuraIsBuff;
});
foreach (var spellInfo in mSpellInfoMap.Values)
{
// Fix range for trajectory triggered spell