From: Aleksi Blinnikka Date: Wed, 2 May 2018 16:00:47 +0000 (+0300) Subject: Add an alt to OmaRF X-Git-Url: https://www.aleksib.fi/git/wowui.git/commitdiff_plain/1b9f0730c644c1df586bbe9dc59458d640cf15fa?ds=sidebyside Add an alt to OmaRF --- 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", + }, + }, }, };