Mercurial > wow > itemauditor
diff Core.lua @ 20:ff9a698caebc
Added options for the crafting threshold and auction threshold. I also fixed the queue to use the item cost to determine if there is enough profit instead of the auction (QA) threshold which already has profit built in.
author | Asa Ayers <Asa.Ayers@Gmail.com> |
---|---|
date | Sun, 04 Jul 2010 09:33:25 -0700 |
parents | 67f4151d535c |
children | d7f02c84994c |
line wrap: on
line diff
--- a/Core.lua Sun Jul 04 07:24:12 2010 -0700 +++ b/Core.lua Sun Jul 04 09:33:25 2010 -0700 @@ -19,11 +19,14 @@ char = { ah = 1, use_quick_auctions = false, + crafting_threshold = 1, + auction_threshold = 0.15, }, profile = { messages = { debug = false, cost_updates = true, + queue_skip = false, } }, factionrealm = {