Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Joy
VuhDo
Commits
a0529e5b
Commit
a0529e5b
authored
9 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Added missing notable encounter debuffs for Blackrock Foundry
parent
18bbef59
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
6 deletions
+10
-6
VuhDoDefaults.lua
VuhDoDefaults.lua
+9
-6
changelog.txt
changelog.txt
+1
-0
No files found.
VuhDoDefaults.lua
View file @
a0529e5b
...
...
@@ -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
);
...
...
This diff is collapsed.
Click to expand it.
changelog.txt
View file @
a0529e5b
...
...
@@ -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
--------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment