Quantcast

account for new stuff in install

Darthpred [08-22-16 - 12:19]
account for new stuff in install
Filename
ElvUI_SLE/core/install.lua
diff --git a/ElvUI_SLE/core/install.lua b/ElvUI_SLE/core/install.lua
index 645b0da..7af55dd 100644
--- a/ElvUI_SLE/core/install.lua
+++ b/ElvUI_SLE/core/install.lua
@@ -450,6 +450,8 @@ function PI:DarthSetup()
 		E.db["sle"]["dt"]["currency"]["Jewelcrafting"] = false
 		E.db["sle"]["dt"]["currency"]["Archaeology"] = false
 		E.db["sle"]["dt"]["currency"]["Unused"] = false
+		E.db["sle"]["dt"]["currency"]["gold"]["method"] = "amount"
+		E.db["sle"]["dt"]["currency"]["gold"]["direction"] = "reverced"
 		E.db["sle"]["dt"]["guild"]["hide_guildname"] = true
 		E.db["sle"]["dt"]["guild"]["totals"] = true
 		E.db["sle"]["dt"]["guild"]["hide_gmotd"] = true