From: Aleksi Blinnikka Date: Sat, 16 Nov 2019 17:27:05 +0000 (+0200) Subject: Fix priest buff and add essence X-Git-Url: https://www.aleksib.fi/git/wowui.git/commitdiff_plain/aa4370fe66033f579495c44b3b4a5256efea8812?ds=inline;hp=e5fe597d00767b4e804f55ef83299f2e3edb3b89 Fix priest buff and add essence --- diff --git a/OmaTMW/TellMeWhen.lua b/OmaTMW/TellMeWhen.lua index c4f9ed1..e428ded 100644 --- a/OmaTMW/TellMeWhen.lua +++ b/OmaTMW/TellMeWhen.lua @@ -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"] = { {