Quantcast

Dat shit is not for hunters

Darthpred [06-13-15 - 17:46]
Dat shit is not for hunters
Filename
ElvUI_SLE/core/install.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 9295735..914221a 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -577,7 +577,7 @@ function AI:DarthSetup() --The function to switch from classic ElvUI settings to
 	E.private["sle"]["farm"]["enable"] = true
 	E.private["sle"]["equip"]["spam"] = true
 	E.private["sle"]["equip"]["setoverlay"] = true
-	E.private["sle"]["auras"]["consolidatedMark"] = true
+	if E.myclass ~= "HUNTER" then E.private["sle"]["auras"]["consolidatedMark"] = true end
 	E.private["ElvUI_Currency"]["Unused"] = false
 	E.private["ElvUI_Currency"]["Archaeology"] = false