From 1b9f0730c644c1df586bbe9dc59458d640cf15fa Mon Sep 17 00:00:00 2001 From: Aleksi Blinnikka Date: Wed, 2 May 2018 19:00:47 +0300 Subject: [PATCH] Add an alt to OmaRF --- OmaRF/Settings.lua | 10 ++++++++++ 1 file changed, 10 insertions(+) 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", + }, + }, }, }; -- 2.39.5