X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/063c9364f0dc3835596c1cf8024f7404679bad8a..35c82f135359357cf4046c3f3252c93a1d20219d:/kehys/shaman.lua 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", };