From f27eeb7f6244fafc2c4e9033f684106be3b26777 Mon Sep 17 00:00:00 2001 From: trying-to-function <85522749+trying-to-function@users.noreply.github.com> Date: Tue, 22 Mar 2022 10:43:42 -0700 Subject: [PATCH] Update BurningCrusade.lua BUG FIX: Add missing Orc racial `Blood Fury` --- BurningCrusade.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/BurningCrusade.lua b/BurningCrusade.lua index 354a8df..4ce1498 100644 --- a/BurningCrusade.lua +++ b/BurningCrusade.lua @@ -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