From cb2ce5fb29f4ebcdc97d942826f59a5a51e1822e Mon Sep 17 00:00:00 2001 From: Aleksi Blinnikka Date: Sun, 23 Aug 2020 15:40:39 +0300 Subject: [PATCH] Add ele shaman cleanse --- kehys/shaman.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kehys/shaman.lua b/kehys/shaman.lua index 8852917..cc5ae35 100644 --- a/kehys/shaman.lua +++ b/kehys/shaman.lua @@ -5,10 +5,10 @@ addon.Clickheal["SHAMAN"] = { ["type2"] = "spell", ["shift-type1"] = "spell", ["shift-type2"] = "spell", - ["ctrl-type1"] = "spell", + ["ctrl-type1"] = "macro", ["spell1"] = "Healing Wave", ["spell2"] = "Chain Heal", ["shift-spell1"] = "Healing Surge", ["shift-spell2"] = "Unleash Life", - ["ctrl-spell1"] = "Purify Spirit", + ["ctrl-macrotext1"] = "/cast [@mouseover,help,nodead,spec:3] Purify Spirit; [@mouseover,help,nodead] Cleanse Spirit", }; -- 2.39.5