X-Git-Url: https://www.aleksib.fi/git/wowui.git/blobdiff_plain/c82178bdfc108f95b41c3d0ed88ffe26b834482f..73729a1da58aed1b480266cfd862363536cdf9d4:/OmaRF/Settings.lua diff --git a/OmaRF/Settings.lua b/OmaRF/Settings.lua index 635cbf6..932499c 100644 --- a/OmaRF/Settings.lua +++ b/OmaRF/Settings.lua @@ -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;