363a2bf - Add Devo missing warning and decrease size of Divine Purpose proc
authorAleksi Blinnikka <aleksi.blinnikka@iki.fi>
Mon, 30 Nov 2020 21:51:33 +0000
committerAleksi Blinnikka <aleksi.blinnikka@iki.fi>
Mon, 30 Nov 2020 21:51:33 +0000
OmaTMW/TellMeWhen.lua

index fa367a0..1b92b72 100644 (file)
@@ -65,8 +65,8 @@ local chars = {
                 auraFilter = "PLAYER HELPFUL",
                 x = 570,
                 y = 530,
                 auraFilter = "PLAYER HELPFUL",
                 x = 570,
                 y = 530,
-                width = 80,
-                height = 80,
+                width = 40,
+                height = 40,
             },
             {
                 unit = "player",
             },
             {
                 unit = "player",
@@ -107,8 +107,8 @@ local chars = {
                 auraFilter = "PLAYER HELPFUL",
                 x = 570,
                 y = 530,
                 auraFilter = "PLAYER HELPFUL",
                 x = 570,
                 y = 530,
-                width = 80,
-                height = 80,
+                width = 40,
+                height = 40,
             },
             {
                 unit = "player",
             },
             {
                 unit = "player",
@@ -129,6 +129,16 @@ local chars = {
                 width = 80,
                 height = 80,
             },
                 width = 80,
                 height = 80,
             },
+            {
+                unit = "player",
+                auras = {"Devotion Aura"},
+                auraFilter = "HELPFUL",
+                invert = true,
+                x = 720,
+                y = 440,
+                width = 60,
+                height = 60,
+            },
         },
         ["Gilden"] = {
             {
         },
         ["Gilden"] = {
             {