X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/e5fe597d00767b4e804f55ef83299f2e3edb3b89..3f245277975bffe97ce0cbadd686972d667b2bf1:/OmaTMW/TellMeWhen.lua?ds=sidebyside diff --git a/OmaTMW/TellMeWhen.lua b/OmaTMW/TellMeWhen.lua index c4f9ed1..4de50c6 100644 --- a/OmaTMW/TellMeWhen.lua +++ b/OmaTMW/TellMeWhen.lua @@ -134,7 +134,7 @@ local chars = { ["Gilden"] = { { unit = "target", - auras = {"Shadow Word: Pain"}, + auras = {"Shadow Word: Pain", "Purge the Wicked"}, auraFilter = "PLAYER HARMFUL", x = 660, y = 440, @@ -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"] = { {