16fffe0 - Add stack counter to TellMeWhen component
[wowui.git] / OmaRF / Settings.lua
index ef6d46b..10cad7d 100644 (file)
@@ -20,15 +20,8 @@ local charDefaults = {
 local chars = {
     ["Stormreaver"] = {
         ["Vildan"] = {
 local chars = {
     ["Stormreaver"] = {
         ["Vildan"] = {
-            Positions = {"TOPRIGHT", "BOTTOMLEFT"},
             AnchorX = 0,
             AnchorY = -330,
             AnchorX = 0,
             AnchorY = -330,
-            WatchedAuras = {
-                [53563] = "TOPRIGHT",
-                [156910] = "TOPRIGHT",
-                [200025] = "TOPRIGHT",
-                [200654] = "BOTTOMLEFT",
-            },
             Clickheal = {
                 ["type1"] = "spell",
                 ["type2"] = "spell",
             Clickheal = {
                 ["type1"] = "spell",
                 ["type2"] = "spell",
@@ -49,13 +42,8 @@ local chars = {
             },
         },
         ["Gedren"] = {
             },
         },
         ["Gedren"] = {
-            Positions = {"TOPLEFT", "TOPRIGHT", "BOTTOMLEFT"},
             AnchorX = 0,
             AnchorY = -330,
             AnchorX = 0,
             AnchorY = -330,
-            WatchedAuras = {
-                ["Rejuvenation"] = "TOPRIGHT",
-                ["Lifebloom"] = "TOPLEFT",
-            },
             Clickheal = {
                 ["type1"] = "spell",
                 ["type2"] = "spell",
             Clickheal = {
                 ["type1"] = "spell",
                 ["type2"] = "spell",