X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/408e8623845af5410e1c0d29c570dc6f2978fa2b..02986a2b37988aa6995c03c77ddb3924333f09ec:/OmaRF/Settings.lua?ds=sidebyside diff --git a/OmaRF/Settings.lua b/OmaRF/Settings.lua index 932499c..f2ceaa2 100644 --- a/OmaRF/Settings.lua +++ b/OmaRF/Settings.lua @@ -88,6 +88,22 @@ local chars = { ["ctrl-spell1"] = "Purify Spirit", }, }, + ["Gilden"] = { + AnchorX = 0, + AnchorY = -330, + Clickheal = { + ["type1"] = "spell", + ["type2"] = "spell", + ["shift-type1"] = "spell", + ["shift-type2"] = "spell", + ["ctrl-type1"] = "spell", + ["spell1"] = "Power Word: Shield", + ["spell2"] = "Penance", + ["shift-spell1"] = "Shadow Mend", + ["shift-spell2"] = "Shadow Covenant", + ["ctrl-spell1"] = "Purify", + }, + }, ["Gedran"] = { AnchorX = 0, AnchorY = -330,