X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/f2f73f67a5bb65ef1d0250d964c3945ea8f236c7..96ad366e5121bcaaa6621ffac6d085fdbb34c34a:/OmaRF/Settings.lua 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", + }, + }, }, };