From: Aleksi Blinnikka Date: Mon, 30 Nov 2020 21:51:33 +0000 (+0200) Subject: Add Devo missing warning and decrease size of Divine Purpose proc X-Git-Url: https://www.aleksib.fi/git/wowui.git/commitdiff_plain/363a2bf58ceec224e81c3edd41e1ba7934e2b4f5?ds=sidebyside Add Devo missing warning and decrease size of Divine Purpose proc --- diff --git a/OmaTMW/TellMeWhen.lua b/OmaTMW/TellMeWhen.lua index fa367a0..1b92b72 100644 --- a/OmaTMW/TellMeWhen.lua +++ b/OmaTMW/TellMeWhen.lua @@ -65,8 +65,8 @@ local chars = { auraFilter = "PLAYER HELPFUL", x = 570, y = 530, - width = 80, - height = 80, + width = 40, + height = 40, }, { unit = "player", @@ -107,8 +107,8 @@ local chars = { auraFilter = "PLAYER HELPFUL", x = 570, y = 530, - width = 80, - height = 80, + width = 40, + height = 40, }, { unit = "player", @@ -129,6 +129,16 @@ local chars = { width = 80, height = 80, }, + { + unit = "player", + auras = {"Devotion Aura"}, + auraFilter = "HELPFUL", + invert = true, + x = 720, + y = 440, + width = 60, + height = 60, + }, }, ["Gilden"] = { {