X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/408e8623845af5410e1c0d29c570dc6f2978fa2b..02986a2b37988aa6995c03c77ddb3924333f09ec:/OmaUF/Settings.lua diff --git a/OmaUF/Settings.lua b/OmaUF/Settings.lua index 50f31e2..837ffb9 100644 --- a/OmaUF/Settings.lua +++ b/OmaUF/Settings.lua @@ -71,6 +71,22 @@ local chars = { ["alt-spell2"] = "Rebirth", }, }, + ["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", + }, + }, }, };