Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Shadow & Light
Shadow and Light
Commits
2aad558d
Verified
Commit
2aad558d
authored
Jan 06, 2021
by
Darth Predator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Covenant HSs
parent
e05580a6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
ElvUI_SLE/defaults/profile.lua
ElvUI_SLE/defaults/profile.lua
+1
-1
ElvUI_SLE/modules/minimap/locationbar.lua
ElvUI_SLE/modules/minimap/locationbar.lua
+3
-0
No files found.
ElvUI_SLE/defaults/profile.lua
View file @
2aad558d
...
...
@@ -611,7 +611,7 @@ P["sle"] = {
[
"cdFormat"
]
=
"DEFAULT"
,
[
"ignoreMissingInfo"
]
=
false
,
[
"showHearthstones"
]
=
true
,
[
"hsPrio"
]
=
"54452,64488,93672,142542,162973,163045,165669,165670,165802,166746,166747,168907,172179"
,
[
"hsPrio"
]
=
"54452,64488,93672,142542,162973,163045,165669,165670,165802,166746,166747,168907,172179
,182773,183716,180290,184353
"
,
[
"showToys"
]
=
true
,
[
"showSpells"
]
=
true
,
[
"showEngineer"
]
=
true
,
...
...
ElvUI_SLE/modules/minimap/locationbar.lua
View file @
2aad558d
...
...
@@ -77,6 +77,9 @@ LP.Hearthstones = {
{
168907
,
nil
,
true
},
--Holographic Digitalization Hearthstone
{
172179
,
nil
,
true
},
--Eternal Traveller
{
183716
,
nil
,
true
},
--Sinstone
{
182773
,
nil
,
true
},
--Necrolord HS
{
180290
,
nil
,
true
},
--Night Fae HS
{
184353
,
nil
,
true
},
--Kyrian HS
}
LP
.
PortItems
=
{
...
...
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