git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
1b9f073 - Add an alt to OmaRF
[wowui.git]
/
OmaRF
/
Settings.lua
diff --git
a/OmaRF/Settings.lua
b/OmaRF/Settings.lua
index
1f4f57a
..
cdfcbcb
100644
(file)
--- a/
OmaRF/Settings.lua
+++ b/
OmaRF/Settings.lua
@@
-64,6
+64,16
@@
local chars = {
["ctrl-spell1"] = "Purify Spirit",
},
},
["ctrl-spell1"] = "Purify Spirit",
},
},
+ ["Gedran"] = {
+ AnchorX = 0,
+ AnchorY = -330,
+ Clickheal = {
+ ["type1"] = "spell",
+ --["type2"] = "macro",
+ ["spell1"] = "Soulstone",
+ --["macrotext2"] = "/tar [@mouseover]\n/click ExtraActionButton1\n/targetlasttarget",
+ },
+ },
},
};
},
};