X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/063c9364f0dc3835596c1cf8024f7404679bad8a..61f22e20f0d3f6dfc9d46d47575bb14ba6e1f987:/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", };