diff Core.lua @ 71:aaf9a155995b

Added a config option to control how many extra copies of an item are created if its being managed with QA. The previous behaveior was to add 25% to whatever QA would normally post. Now it defaults to 0% and is user configurable.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Wed, 28 Jul 2010 22:46:13 -0700
parents 3930518cb8d9
children 8e9beb8a0330
line wrap: on
line diff
--- a/Core.lua	Wed Jul 28 22:19:38 2010 -0700
+++ b/Core.lua	Wed Jul 28 22:46:13 2010 -0700
@@ -50,6 +50,7 @@
 			use_quick_auctions = false,
 			crafting_threshold = 1,
 			auction_threshold = 0.15,
+			qa_extra = 0,
 			output_chat_frame = nil,
 		},
 		profile = {