From 39ae726d9aa00fe50324f6006f2a0e93c1948071 Mon Sep 17 00:00:00 2001 From: Ivaria <ivaria@vuhdo.io> Date: Sat, 1 Feb 2020 14:23:08 -0800 Subject: [PATCH] Added default custom debuffs for Ny'alotha raid encounters --- VuhDoDefaults.lua | 3 +-- changelog.txt | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VuhDoDefaults.lua b/VuhDoDefaults.lua index 8869812..05e0be7 100644 --- a/VuhDoDefaults.lua +++ b/VuhDoDefaults.lua @@ -1955,10 +1955,8 @@ function VUHDO_loadDefaultConfig() -- Wrathion 306163, -- Incineration 314347, -- Noxious Choke - 307013, -- Burning Madness -- Maut 307806, -- Devour Magic - 306301, -- Forbidden Mana -- The Prophet Skitra 308059, -- ShadowShockApplied 307950, -- Shred Psyche @@ -2012,6 +2010,7 @@ function VUHDO_loadDefaultConfig() -- Maut -- The Prophet Skitra -- Dark Inquisitor Xanesh + 306311, -- Soul Flay -- Vexiona -- The Hivemind -- Ra-den diff --git a/changelog.txt b/changelog.txt index 537b38a..e2f6cd8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -19,6 +19,7 @@ Improvements: -- Added option to display player nicknames from Details! add-on -- See 'VuhDo Options > Panels > Text > Show Text > Show Nickname' -- Added Ra-den Unleashed Void debuff absorb tracking +-- Added default custom debuffs for Ny'alotha raid encounters -------------------------------------------------------------- -- GitLab