Skip to content

Commit

Permalink
Added missing Crushing Blow spell for Fury Warrior
Browse files Browse the repository at this point in the history
  • Loading branch information
CuteOne authored Nov 26, 2024
1 parent 9aceb7e commit b0e4a98
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions System/Lists/Spells.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5136,9 +5136,10 @@ br.lists.spells = {
-- Fury
[72] = {
abilities = {
enrage = 184361,
execute = 5308,
whirlwind = 190411,
crushingBlow = 335097,
enrage = 184361,
execute = 5308,
whirlwind = 190411,
},
artifacts = {

Expand Down

0 comments on commit b0e4a98

Please sign in to comment.