X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/cba0622bf3b096b15c0496c09d2b908f943f3f1e..96ad366e5121bcaaa6621ffac6d085fdbb34c34a:/OmaRF/Settings.lua?ds=sidebyside diff --git a/OmaRF/Settings.lua b/OmaRF/Settings.lua index bdcfb86..e812e98 100644 --- a/OmaRF/Settings.lua +++ b/OmaRF/Settings.lua @@ -59,6 +59,20 @@ local chars = { ["alt-spell2"] = "Rebirth", }, }, + ["Gazden"] = { + AnchorX = 0, + AnchorY = -330, + Clickheal = { + ["type1"] = "spell", + ["type2"] = "spell", + ["shift-type1"] = "spell", + ["ctrl-type1"] = "spell", + ["spell1"] = "Healing Wave", + ["spell2"] = "Chain Heal", + ["shift-spell1"] = "Healing Surge", + ["ctrl-spell1"] = "Purify Spirit", + }, + }, }, };