Scripts/Spells: Fix shaman Earthquake

Port From (https://github.com/TrinityCore/TrinityCore/commit/3e725e1d2521547ea651ef2b4e01c980c9b5ff3e)
This commit is contained in:
hondacrx
2022-03-04 17:35:08 -05:00
parent 6b0fb6766e
commit edafd0a270
3 changed files with 102 additions and 17 deletions
+6
View File
@@ -4338,6 +4338,12 @@ namespace Game.Entities
});
});
// Earthquake
ApplySpellFix(new [] { 61882 }, spellInfo =>
{
spellInfo.NegativeEffects[2] = true;
});
foreach (var spellInfo in mSpellInfoMap.Values)
{
// Fix range for trajectory triggered spell