X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/aa4370fe66033f579495c44b3b4a5256efea8812..4fb357642ebf6b8b7f103bf86e67a44de1dd00a7:/OmaTMW/TellMeWhen.lua diff --git a/OmaTMW/TellMeWhen.lua b/OmaTMW/TellMeWhen.lua index e428ded..b94c298 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, @@ -217,7 +217,7 @@ local chars = { local settings = { { unit = "player", - auras = {"Innervate"}, + auras = {"Innervate", "Gift of the Titans"}, auraFilter = "HELPFUL", x = 570, y = 440, @@ -232,7 +232,8 @@ local settings = { "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" + "Chilling Touch", "Volatile Charge", "Liquid Gold", "Drained Soul", "Evoke Anguish", + "Ancient Curse", "Corrosion", "Debilitating Spit", "Tasty Morsel", "Encroaching Shadows" }, auraFilter = "HARMFUL", x = 660,