Quantcast

new defaults

Darthpred [12-01-14 - 16:48]
new defaults
Filename
ElvUI_SLE/defaults/profile.lua
diff --git a/ElvUI_SLE/defaults/profile.lua b/ElvUI_SLE/defaults/profile.lua
index bb74293..3640112 100644
--- a/ElvUI_SLE/defaults/profile.lua
+++ b/ElvUI_SLE/defaults/profile.lua
@@ -427,7 +427,23 @@ P['sle'] = {
 		['roll'] = {
 			['min'] = "1",
 			['max'] = "50",
-		}
+		},
+		['cfunc'] = {
+			['enabled'] = false,
+			['called'] = "Reload",
+		},
+		['afunc'] = {
+			['enabled'] = false,
+			['called'] = "Manager",
+		},
+		['sfunc'] = {
+			['enabled'] = false,
+			['called'] = "AFK",
+		},
+		['rfunc'] = {
+			['enabled'] = false,
+			['called'] = "Hundred",
+		},
 	},

 	['rumouseover'] = false,