Skip to content

Commit

Permalink
Merge pull request #339 from trying-to-function/patch-1
Browse files Browse the repository at this point in the history
[BUG FIX] Add missing Orc racial `Blood Fury`
  • Loading branch information
jordonwow authored Mar 22, 2022
2 parents 776d7ba + f27eeb7 commit 74a59dd
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 74a59dd

Please sign in to comment.