29d93c0 - change raid frame position as mage
[wowui.git] / OmaTMW / TellMeWhen.lua
index b5a5a2b..479fa8e 100644 (file)
@@ -267,6 +267,37 @@ local chars = {
             },
         },
         ["Iled"] = {
+            {
+                unit = "player",
+                spec = 2, -- Fire
+                auras = {"Sun King's Blessing"},
+                auraFilter = "PLAYER HELPFUL",
+                x = 784,
+                y = 386,
+                width = 40,
+                height = 40,
+            },
+            {
+                unit = "player",
+                spec = 2, -- Fire
+                auras = {"Infernal Cascade"},
+                auraFilter = "PLAYER HELPFUL",
+                x = 928,
+                y = 386,
+                width = 48,
+                height = 48,
+            },
+            {
+                unit = "player",
+                spec = 2, -- Fire
+                auras = {"Combustion"},
+                auraFilter = "PLAYER HELPFUL",
+                x = 976,
+                y = 386,
+                width = 48,
+                height = 48,
+            },
+
             {
                 unit = "player",
                 auras = {"Arcane Intellect"},
@@ -277,15 +308,6 @@ local chars = {
                 width = 60,
                 height = 60,
             },
-            {
-                unit = "player",
-                auras = {"Rune of Power"},
-                auraFilter = "PLAYER HELPFUL",
-                x = 660,
-                y = 460,
-                width = 40,
-                height = 40,
-            },
             {
                 unit = "target",
                 spec = 3, -- Frost
@@ -296,16 +318,6 @@ local chars = {
                 width = 40,
                 height = 40,
             },
-            {
-                unit = "player",
-                spec = 2, -- Fire
-                auras = {"Sun King's Blessing"},
-                auraFilter = "PLAYER HELPFUL",
-                x = 700,
-                y = 460,
-                width = 40,
-                height = 40,
-            },
             {
                 unit = "player",
                 spec = 3, -- Frost
@@ -316,26 +328,6 @@ local chars = {
                 width = 40,
                 height = 40,
             },
-            {
-                unit = "player",
-                spec = 2, -- Fire
-                auras = {"Combustion"},
-                auraFilter = "PLAYER HELPFUL",
-                x = 660,
-                y = 420,
-                width = 40,
-                height = 40,
-            },
-            {
-                unit = "player",
-                spec = 2, -- Fire
-                auras = {"Infernal Cascade"},
-                auraFilter = "PLAYER HELPFUL",
-                x = 620,
-                y = 420,
-                width = 40,
-                height = 40,
-            },
             {
                 unit = "player",
                 auras = {"Alter Time"},
@@ -394,7 +386,7 @@ local settings = {
             "Arcane Vulnerability", "Wicked Laceration", "Withering Touch", "Fragment of Destiny",
             "Flameclasp Eruption", "Wailing Arrow", "Frozen Destruction",
             "Remnant: Mort'regar's Echoes", "Barbed Arrow", "Scorn", "Ire", "Song of Dissolution",
-            "Grim Portent", "Exposed Threads of Fate", "Despair"
+            "Grim Portent", "Exposed Threads of Fate", "Despair", "Shadowsteel Chains", "Ignite Soul"
         },
         auraFilter = "HARMFUL",
         x = 660,