Update parser.lua

Added Arms Warrior Whirlwind, Warrior Charge, and Monk Blackout Kick to spell overrides.
This commit is contained in:
WillowGryph
2024-03-27 17:53:46 -04:00
committed by GitHub
parent 1f1e3a95e9
commit 424d2602f5
+7 -1
View File
@@ -353,6 +353,10 @@
[199667] = 199658, --warrior whirlwind
[199852] = 199658, --warrior whirlwind
[199851] = 199658, --warrior whirlwind
[199851] = 199658, --warrior whirlwind
[411547] = 199658, --arms warrior whirlwind
[385228] = 199658, --arms warrior whirlwind
[105771] = 126664, --warrior charge
[222031] = 199547, --deamonhunter ChaosStrike
[200685] = 199552, --deamonhunter Blade Dance
@@ -401,6 +405,8 @@
[417134] = 414532, --rage of Fyr'alath
[413584] = 414532,
[424094] = 414532,
[228649] = 100784, --monk blackout kick
}
--all totem
@@ -7386,4 +7392,4 @@ function detailsParserDebugFrame:BlinkIcon(spellId, iconId)
end
--]=]
--end
--end