X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/c82178bdfc108f95b41c3d0ed88ffe26b834482f..6990e591609f1dff553c41c77f82e9b784200605:/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", + }, + }, }, };