git
/
wowui.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ba69982 - Fix raid aura throttling and throttle unit frame auras as well
[wowui.git]
/
OmaRF
/
Settings.lua
diff --git
a/OmaRF/Settings.lua
b/OmaRF/Settings.lua
index
dc84a60
..
1f4f57a
100644
(file)
--- a/
OmaRF/Settings.lua
+++ b/
OmaRF/Settings.lua
@@
-4,13
+4,9
@@
local rawget = rawget;
-- configurable settings
-- character specific settings
local charDefaults = {
-- configurable settings
-- character specific settings
local charDefaults = {
- Positions = {"TOPRIGHT", "BOTTOMLEFT"},
AnchorX = 0,
AnchorY = -330,
AnchorX = 0,
AnchorY = -330,
- WatchedAuras = {
- },
- Clickheal = {
- },
+ Clickheal = {},
};
local chars = {
["Stormreaver"] = {
};
local chars = {
["Stormreaver"] = {
@@
-103,6
+99,9
@@
local settings = {
["Acidic Web"] = {bar=false},
["Hungering Gloom"] = {bar=true},
["Empowered Pulse Grenade"] = {bar=false},
["Acidic Web"] = {bar=false},
["Hungering Gloom"] = {bar=true},
["Empowered Pulse Grenade"] = {bar=false},
+ ["Caustic Slime"] = {bar=false},
+ ["Cloying Shadows"] = {bar=false},
+ ["Conflagration"] = {bar=false},
-- Trial of Valor
["Unholy Reckoning"] = {bar=false},
-- Nighthold
-- Trial of Valor
["Unholy Reckoning"] = {bar=false},
-- Nighthold