063c936 - Add shaman settings to TMW and frames
[wowui.git] / OmaTMW / TellMeWhen.lua
index 4b538c4..f625683 100644 (file)
@@ -159,6 +159,15 @@ local chars = {
                 width = 40,
                 height = 40,
             },
+            {
+                unit = "player",
+                auras = {"Unleash Life"},
+                auraFilter = "PLAYER HELPFUL",
+                x = 740,
+                y = 440,
+                width = 40,
+                height = 40,
+            },
         },
     },
 };