1b9f073 - Add an alt to OmaRF
[wowui.git] / OmaRF / Settings.lua
index 1f4f57a..cdfcbcb 100644 (file)
@@ -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",
+            },
+        },
     },
 };