From 016327c6599602fe33651d2ee12235b529c76069 Mon Sep 17 00:00:00 2001 From: Sumsebrum Date: Fri, 14 Jan 2022 06:35:49 +0100 Subject: [PATCH] add Conflagrate cd --- Constants.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Constants.lua b/Constants.lua index 8bbd4c7..87f9878 100644 --- a/Constants.lua +++ b/Constants.lua @@ -922,6 +922,7 @@ local cooldownList = { [27277] = 8, -- Devour Magic [30414] = { cd = 20, spec = L["Destruction"], }, -- Shadowfury [17877] = { cd = 15, spec = L["Destruction"], }, -- Shadowburn + [30912] = { cd = 10, spec = L["Destruction"], }, -- Conflagrate [18708] = { cd = 900, spec = L["Demonology"], }, -- Feldom },