Skip to content

Commit

Permalink
Update parser.lua
Browse files Browse the repository at this point in the history
Combined some hero talent duplicate spell IDs as well as Fury Warrior off-hand spells.
  • Loading branch information
WillowGryph authored Aug 14, 2024
1 parent 15111dc commit c6485b7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions core/parser.lua
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,7 @@
[217956] = 5308, --warrior execute
[217957] = 5308, --warrior execute
[224253] = 5308, --warrior execute
[260798] = 5308, --warrior execute
[199850] = 199658, --warrior whirlwind
[190411] = 199658, --warrior whirlwind
[44949] = 199658, --warrior whirlwind
Expand All @@ -367,6 +368,15 @@
[411547] = 199658, --arms warrior whirlwind
[385228] = 199658, --arms warrior whirlwind
[105771] = 126664, --warrior charge
[385060] = 385062, --fury warrior odyn fury
[385061] = 385062, --fury warrior odyn fury offhand
[335097] = 335100, --fury warrior crushing blow
[335098] = 335100, --fury warrior crushing blow offhand
[458459] = 845, --arms warrior cleave
[440884] = 440886, --arms warrior demolish
[440888] = 440886, --arms warrior demolish
[95738] = 50622, --fury warrior bladestorm offhand
[460670] = 435791, --fury warrior lightning strike

[222031] = 199547, --deamonhunter ChaosStrike
[200685] = 199552, --deamonhunter Blade Dance
Expand Down

0 comments on commit c6485b7

Please sign in to comment.