From: Aleksi Blinnikka Date: Tue, 25 Aug 2020 20:53:27 +0000 (+0300) Subject: Word of Glory added for paladin clickheal X-Git-Url: https://www.aleksib.fi/git/wowui.git/commitdiff_plain/40bff9bac4b66a1f7b9301f4bec0879270da35dc Word of Glory added for paladin clickheal --- diff --git a/kehys/paladin.lua b/kehys/paladin.lua index 0a24012..aa65e8d 100644 --- a/kehys/paladin.lua +++ b/kehys/paladin.lua @@ -10,7 +10,7 @@ addon.Clickheal["PALADIN"] = { ["alt-shift-type1"] = "spell", ["alt-shift-type2"] = "spell", ["spell1"] = "Holy Light", - ["spell2"] = "Bestow Faith", + ["spell2"] = "Word of Glory", ["shift-spell1"] = "Flash of Light", ["shift-spell2"] = "Light of the Martyr", ["ctrl-macrotext1"] = "/cast [@mouseover,help,nodead,spec:1] Cleanse; [@mouseover,help,nodead] Cleanse Toxins",