Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VuhDo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
121
Issues
121
List
Boards
Labels
Service Desk
Milestones
Merge Requests
5
Merge Requests
5
Operations
Operations
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
VuhDo
VuhDo
Commits
d5c1ca97
Commit
d5c1ca97
authored
Nov 07, 2020
by
Ivaria
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed displaying 'Spirit Shell' as a default HoT icon option
parent
6a9f509c
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
VuhDoSpellEstimator.lua
VuhDoSpellEstimator.lua
+1
-0
No files found.
VuhDoSpellEstimator.lua
View file @
d5c1ca97
...
...
@@ -80,6 +80,7 @@ function VUHDO_initFromSpellbook()
if
"PRIEST"
==
VUHDO_PLAYER_CLASS
then
VUHDO_PLAYER_HOTS
[
#
VUHDO_PLAYER_HOTS
+
1
]
=
VUHDO_SPELL_ID
.
ECHO_OF_LIGHT
;
VUHDO_PLAYER_HOTS
[
#
VUHDO_PLAYER_HOTS
+
1
]
=
VUHDO_SPELL_ID
.
SPIRIT_SHELL
;
end
if
"DRUID"
==
VUHDO_PLAYER_CLASS
then
...
...
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