Skip to content

Commit

Permalink
Update BurningCrusade.lua
Browse files Browse the repository at this point in the history
BUG FIX: Add missing Orc racial `Blood Fury`
  • Loading branch information
trying-to-function authored Mar 22, 2022
1 parent 776d7ba commit f27eeb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BurningCrusade.lua
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ addon.Spells = {
[7744] = { type = BUFF_OFFENSIVE }, -- Will of the Forsaken
[20549] = { type = CROWD_CONTROL }, -- War Stomp
[20594] = { type = BUFF_OFFENSIVE }, -- Stoneform
[20572] = { type = BUFF_OFFENSIVE }, -- Blood Fury

-- Other

Expand Down

0 comments on commit f27eeb7

Please sign in to comment.