comparison Core.lua @ 90:fab2c4341602

Added options when using Auctioneer to use the market price instead of the lowest price on the AH.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Wed, 11 Aug 2010 00:09:16 -0700
parents 26f45b6e8d4d
children 693f664aad2b
comparison
equal deleted inserted replaced
89:54b917340283 90:fab2c4341602
64 queue_skip = false, 64 queue_skip = false,
65 }, 65 },
66 ItemAuditor_enabled = true, 66 ItemAuditor_enabled = true,
67 queue_destination = nil, 67 queue_destination = nil,
68 disabled_deciders = {}, 68 disabled_deciders = {},
69 pricing_method = 'low',
69 }, 70 },
70 factionrealm = { 71 factionrealm = {
71 item_account = {}, 72 item_account = {},
72 items = {}, 73 items = {},
73 outbound_cod = {}, 74 outbound_cod = {},