570b5ba - Add Mekkatorque mythic auras
[wowui.git] / OmaTMW / TellMeWhen.lua
index c4f9ed1..e428ded 100644 (file)
@@ -144,13 +144,22 @@ local chars = {
             {
                 unit = "player",
                 auras = {"Power Word: Fortitude"},
-                auraFilter = "PLAYER HELPFUL",
+                auraFilter = "HELPFUL",
                 invert = true,
                 x = 720,
                 y = 440,
                 width = 60,
                 height = 60,
             },
+            {
+                unit = "player",
+                auras = {"Overcharge Mana"},
+                auraFilter = "PLAYER HELPFUL",
+                x = 720,
+                y = 440,
+                width = 60,
+                height = 60,
+            },
         },
         ["Gedren"] = {
             {