X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/61270762116163f0c05abee6e55a65595ee3e8b4..cb2ce5fb29f4ebcdc97d942826f59a5a51e1822e:/kehys/shaman.lua?ds=sidebyside 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", };