From 7d86078c8ca719ed0cdf856525d5a6d5d0e3a3ab Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Sun, 31 Jul 2022 18:13:56 +0200 Subject: [PATCH] warrior cd fix --- Constants_Wrath.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Constants_Wrath.lua b/Constants_Wrath.lua index 83bf0d8..2d53054 100644 --- a/Constants_Wrath.lua +++ b/Constants_Wrath.lua @@ -829,7 +829,7 @@ local cooldownList = { [18499] = 30, -- Berserker Rage [23920] = 10, -- Spell Reflection [3411] = 30, -- Intervene - [20252] = 30, -- Intercept + [20252] = { cd = 30, [L["Arms"]] = 20, }, -- Intercept [676] = 60, -- Disarm [5246] = 120, -- Intimidating Shout [2565] = 60, -- Shield Block