X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/157889e84b5bdb7d54a0ce87ed5b887ae4c9d966..063c9364f0dc3835596c1cf8024f7404679bad8a:/OmaTMW/TellMeWhen.lua?ds=sidebyside diff --git a/OmaTMW/TellMeWhen.lua b/OmaTMW/TellMeWhen.lua index 1902938..f625683 100644 --- a/OmaTMW/TellMeWhen.lua +++ b/OmaTMW/TellMeWhen.lua @@ -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, + }, }, }, }; @@ -191,6 +200,9 @@ local settings = { "Delusions", "Entropic Blast", "Necrotic Embrace", "Flametouched", "Shadowtouched", "Blazing Eruption", "Shattering Scream", "Consuming Hunger", "Unstable Soul", "Time Bomb", "Broken Shard", "Demolished", "Fetid Rot", "Roiling Deceit", + "Putrid Blood", "Endemic Virus", "Lingering Infection", "Gigavolt Charge", + "Crackling Lightning", "Storm's Wail", "Death's Door", "Deathly Withering", + "Chilling Touch", "Volatile Charge", "Liquid Gold", "Drained Soul" }, auraFilter = "HARMFUL", x = 660,