157889e - Update tracked spells after 3 more raid tests
[wowui.git] / OmaRF / Settings.lua
index 635cbf6..932499c 100644 (file)
@@ -157,6 +157,15 @@ local settings = {
         ["Lingering Infection"] = {bar=false},
         ["Malodorous Miasma"] = {bar=false},
         ["Deadly Disease"] = {bar=false},
+        ["Putrid Paroxysm"] = {bar=false},
+        ["Plasma Discharge"] = {bar=false},
+        ["Deathwish"] = {bar=false},
+        [265360] = {bar=false}, -- Roiling Deceit
+        [265662] = {bar=false}, -- Corruptor's Pact
+        ["Void Lash"] = {bar=false},
+        ["Enlarged Heart"] = {bar=false},
+        ["Unleashed Shadow"] = {bar=false},
+        ["Absorbed in Darkness"] = {bar=false},
     },
 };
 OmaRFSettings = settings;