From 88959d988c81e76a09a070a892c35c2a409a1fd2 Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Sun, 7 Aug 2022 20:01:43 +0200 Subject: [PATCH] correct wyvern sting CD --- Constants_BCC.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Constants_BCC.lua b/Constants_BCC.lua index e6937d7..008d0f3 100644 --- a/Constants_BCC.lua +++ b/Constants_BCC.lua @@ -978,7 +978,7 @@ local cooldownList = { icon = select(3, GetSpellInfo(14311)), }, [34490] = { cd = 20, spec = L["Marksmanship"], }, -- Silencing Shot - [19386] = { cd = 60, spec = L["Survival"], }, -- Wyvern Sting + [19386] = { cd = 120, spec = L["Survival"], }, -- Wyvern Sting [19577] = { cd = 60, spec = L["Beast Mastery"], }, -- Intimidation [34471] = { cd = 120, spec = L["Beast Mastery"], }, -- The Beast Within [5384] = 30, -- Feign Death