-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
🛠️ Feature RequestNew feature or requestNew feature or request
Description
The addon is missing some newer hearthstone IDs in the ElvUI_SLE\modules\minimap\locationbar.lua:
LP.Hearthstones = {
...
{200630, nil, true}, -- Ohn'ir Windsage's Hearthstone
{208704, nil, true}, -- Deepdweller's Earthen Hearthstone
{209035, nil, true}, -- Hearthstone of the Flame
{228940, nil, true}, -- Notorious Thread's Hearthstone
{236687, nil, true}, -- Explosive Hearthstone
{245970, nil, true}, -- P.O.S.T. Master's Express Hearthstone
{246565, nil, true}, -- Cosmic Hearthstone
}And some other toys, too:
LP.PortItems = {
...
{230850, nil, true}, -- Delve-O-Bot 7001
}LP.EngineerItems = {
...
{221966, nil, true}, -- Wormhole Generator: Khaz Algar
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🛠️ Feature RequestNew feature or requestNew feature or request