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
omicron
VuhDo
Commits
53c90782
Commit
53c90782
authored
8 years ago
by
Ivaria
Browse files
Options
Download
Email Patches
Plain Diff
Missed adding 'mass' variety of resurrection spells to prohibit help macro list
parent
1ce822ba
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
VuhDoMacroFactory.lua
VuhDoMacroFactory.lua
+6
-0
No files found.
VuhDoMacroFactory.lua
View file @
53c90782
...
...
@@ -294,9 +294,15 @@ end
local
VUHDO_PROHIBIT_HELP
=
{
[
VUHDO_SPELL_ID
.
REBIRTH
]
=
true
,
[
VUHDO_SPELL_ID
.
REDEMPTION
]
=
true
,
[
VUHDO_SPELL_ID
.
ABSOLUTION
]
=
true
,
[
VUHDO_SPELL_ID
.
ANCESTRAL_SPIRIT
]
=
true
,
[
VUHDO_SPELL_ID
.
ANCESTRAL_VISION
]
=
true
,
[
VUHDO_SPELL_ID
.
REVIVE
]
=
true
,
[
VUHDO_SPELL_ID
.
REVITALIZE
]
=
true
,
[
VUHDO_SPELL_ID
.
RESURRECTION
]
=
true
,
[
VUHDO_SPELL_ID
.
MASS_RESURRECTION
]
=
true
,
[
VUHDO_SPELL_ID
.
RESUSCITATE
]
=
true
,
[
VUHDO_SPELL_ID
.
REAWAKEN
]
=
true
,
[
VUHDO_SPELL_ID
.
RAISE_ALLY
]
=
true
,
}
...
...
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