diff Core.lua @ 91:b8e9664d3229 v43

option to disable equipment manager sets, minor artifact/talent bug fixes
author yellowfive
date Wed, 21 Sep 2016 00:14:22 -0700
parents 0515882856f1
children 5021d5125484
line wrap: on
line diff
--- a/Core.lua	Sun Sep 18 21:49:46 2016 -0700
+++ b/Core.lua	Wed Sep 21 00:14:22 2016 -0700
@@ -89,6 +89,7 @@
 			options = {
 				autoGear = false,      -- auto-equip saved gear sets when changing specs
 				shopAh = false,        -- auto-show shopping list at AH
+				disableEm = false,     -- disable auto-creation of equipment manager sets
 				uiScale = 1            -- custom scale for AMR UI
 			},
 			Logging = {                -- global logging settings