X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/e3bfc6ab17284d1a62b6a19fcb5b5916040f94ed..1b9f0730c644c1df586bbe9dc59458d640cf15fa:/OmaRF/Settings.lua?ds=sidebyside diff --git a/OmaRF/Settings.lua b/OmaRF/Settings.lua index 1f4f57a..cdfcbcb 100644 --- a/OmaRF/Settings.lua +++ b/OmaRF/Settings.lua @@ -64,6 +64,16 @@ local chars = { ["ctrl-spell1"] = "Purify Spirit", }, }, + ["Gedran"] = { + AnchorX = 0, + AnchorY = -330, + Clickheal = { + ["type1"] = "spell", + --["type2"] = "macro", + ["spell1"] = "Soulstone", + --["macrotext2"] = "/tar [@mouseover]\n/click ExtraActionButton1\n/targetlasttarget", + }, + }, }, };