Mera's code is shit
Darthpred [08-19-16 - 16:47]
diff --git a/ElvUI_SLE/modules/minimap/locationbar.lua b/ElvUI_SLE/modules/minimap/locationbar.lua
index dceecdf..ee9cece 100644
--- a/ElvUI_SLE/modules/minimap/locationbar.lua
+++ b/ElvUI_SLE/modules/minimap/locationbar.lua
@@ -317,7 +317,7 @@ function LP:ItemList(check)
local tmp = {}
local cd = DD:GetCooldown("Item", data.secure.ID)
local HSplace = ""
- if LP.db.portals.HSplace and data.secure.ID == 6948 then
+ if LP.db.portals.HSplace and (data.secure.ID == 6948 or data.secure.ID == 64488) then
HSplace = " - "..GetBindLocation()
end
E:CopyTable(tmp, data)