Skip to content

Commit

Permalink
Merge pull request #705 from WillowGryph/WillowGryph-Overrides
Browse files Browse the repository at this point in the history
Update parser.lua
  • Loading branch information
Tercioo authored May 1, 2024
2 parents 2f0148c + 424d260 commit 26c55e9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion core/parser.lua
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,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
Expand Down Expand Up @@ -402,6 +406,8 @@
[417134] = 414532, --rage of Fyr'alath
[413584] = 414532,
[424094] = 414532,

[228649] = 100784, --monk blackout kick
}

--all totem
Expand Down Expand Up @@ -7387,4 +7393,4 @@ function detailsParserDebugFrame:BlinkIcon(spellId, iconId)
end
--]=]

--end
--end

0 comments on commit 26c55e9

Please sign in to comment.