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
Aphid
VuhDo
Commits
5c748587
Commit
5c748587
authored
8 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Cleaned up some default debuffs.
parent
3224e63b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
VuhDoDebuffConst.lua
VuhDoDebuffConst.lua
+0
-1
VuhDoDebuffs.lua
VuhDoDebuffs.lua
+1
-1
No files found.
VuhDoDebuffConst.lua
View file @
5c748587
...
...
@@ -194,7 +194,6 @@ VUHDO_INIT_IGNORE_DEBUFFS_NO_HARM = {
[(
GetSpellInfo
(
53753
))]
=
true
,
-- Nightmare Slumber
[(
GetSpellInfo
(
78993
))]
=
true
,
-- Concentration
[(
GetSpellInfo
(
105701
))]
=
true
,
-- Potion of Focus
[(
GetSpellInfo
(
57724
))]
=
true
,
-- Sated
[(
GetSpellInfo
(
57723
))]
=
true
,
-- Exhaustion
[(
GetSpellInfo
(
80354
))]
=
true
,
-- Temporal Displacement
...
...
This diff is collapsed.
Click to expand it.
VuhDoDebuffs.lua
View file @
5c748587
...
...
@@ -32,7 +32,7 @@ VUHDO_DEBUFF_BLACKLIST = {
[
GetSpellInfo
(
71328
)]
=
true
,
-- Dungeon Cooldown
[
GetSpellInfo
(
57723
)]
=
true
,
-- Exhaustion (Heroism)
[
GetSpellInfo
(
80354
)]
=
true
-- Temporal Displacement
}
}
;
...
...
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