Quantcast

those can't be looted anymore.

Darthpred [12-14-14 - 12:19]
those can't be looted anymore.
Filename
ElvUI_SLE/modules/sledatatexts/time.lua
ElvUI_SLE/options/datatexts_c.lua
diff --git a/ElvUI_SLE/modules/sledatatexts/time.lua b/ElvUI_SLE/modules/sledatatexts/time.lua
index 0e5c5e3..f8b603f 100644
--- a/ElvUI_SLE/modules/sledatatexts/time.lua
+++ b/ElvUI_SLE/modules/sledatatexts/time.lua
@@ -151,13 +151,13 @@ local function OnEnter(self)
 		end
 	end

-	local LeiShenKey = IsQuestFlaggedCompleted(32626)
+	--[[local LeiShenKey = IsQuestFlaggedCompleted(32626)
 	local Trove = IsQuestFlaggedCompleted(32609)

 	if level == 90 and E.db.sle.lfrshow.leishen then
 		DT.tooltip:AddDoubleLine(L["Key to the Palace of Lei Shen:"], LeiShenKey and "\124cffff0000"..L["Looted"].."\124r" or "\124cff00ff00"..L["Not looted"].."\124r", 1, 1, 1, 0.8, 0.8, 0.8)
 		DT.tooltip:AddDoubleLine(L["Trove of the Thunder King:"], Trove and "\124cffff0000"..L["Looted"].."\124r" or "\124cff00ff00"..L["Not looted"].."\124r", 1, 1, 1, 0.8, 0.8, 0.8)
-	end
+	end]]

 	local timeText
 	local Hr, Min, AmPm = CalculateTimeValues(true)
diff --git a/ElvUI_SLE/options/datatexts_c.lua b/ElvUI_SLE/options/datatexts_c.lua
index ee08611..5cbfcdf 100644
--- a/ElvUI_SLE/options/datatexts_c.lua
+++ b/ElvUI_SLE/options/datatexts_c.lua
@@ -280,7 +280,7 @@ local function configTable()
 							},]]
 						},
 					},
-					hubs = {
+					--[[hubs = {
 						order = 3,
 						type = "group",
 						name = L["World Loot"],
@@ -295,7 +295,7 @@ local function configTable()
 								desc = L["Show/Hide the status of Key to the Palace of Lei Shen and Trove of the Thunder King."],
 							},
 						},
-					},
+					},]]
 				},
 			},
 			slcurrency = {