From: Aleksi Blinnikka Date: Wed, 29 Apr 2020 21:21:11 +0000 (+0300) Subject: Add 8.3 tellmewhen auras X-Git-Url: https://www.aleksib.fi/git/wowui.git/commitdiff_plain/ad2fc470655e9da22392622c038e92cb1de8ddf9 Add 8.3 tellmewhen auras --- diff --git a/OmaTMW/TellMeWhen.lua b/OmaTMW/TellMeWhen.lua index 4afc96d..b94c298 100644 --- a/OmaTMW/TellMeWhen.lua +++ b/OmaTMW/TellMeWhen.lua @@ -217,7 +217,7 @@ local chars = { local settings = { { unit = "player", - auras = {"Innervate"}, + auras = {"Innervate", "Gift of the Titans"}, auraFilter = "HELPFUL", x = 570, y = 440, @@ -233,7 +233,7 @@ local settings = { "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", "Evoke Anguish", - "Ancient Curse" + "Ancient Curse", "Corrosion", "Debilitating Spit", "Tasty Morsel", "Encroaching Shadows" }, auraFilter = "HARMFUL", x = 660,