Commit a0529e5b authored by Ivaria's avatar Ivaria
Browse files

Added missing notable encounter debuffs for Blackrock Foundry

parent 18bbef59
......@@ -1202,11 +1202,6 @@ function VUHDO_loadDefaultConfig()
-- 6.0 - Warlords of Draenor - part 2
VUHDO_addCustomSpellIds(24,
-- [[ Draenor World Bosses ]]
-- Drov
-- Rukhmar
-- Tarlna
-- [[ Highmaul ]]
-- Brackenspore
-- Kargath Bladefist
......@@ -1221,17 +1216,25 @@ function VUHDO_loadDefaultConfig()
-- Tectus
-- The Butcher
-- Twin Ogron
);
-- 6.1 - Warlords of Draenor
VUHDO_addCustomSpellIds(25,
--[[ Blackrock Foundry ]]
-- Blackhand
156743, -- Impaled
156047, -- Slagged
-- Darmac
-- Gruul
-- Hansgar and Franzok
-- Kagraz
155049, -- Singe
155277, -- Blazing Radiance
-- Kromog
-- Oregorger
-- The Blast Furnace
-- The Iron Maidens
156112 -- Convulsive Shadows
-- Thogar
);
......
......@@ -26,6 +26,7 @@ Improvements:
-- Bumped TOCs for 6.1
-- New special panel type 'NPCs' for boss encounter unit frames (thanks Dridzt)
-- Listen to UNIT_HEALTH_FREQUENT events for more responsive health reporting
-- Added missing notable encounter debuffs for Blackrock Foundry
--------------------------------------------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment