comparison Core.lua @ 109:c59d22fac6d1

Added an option to enable the COD warning under /ia options > Messages > COD Warning. This is on by default.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Fri, 27 Aug 2010 19:08:15 -0700
parents eb0493400ff0
children 1cb0027da35c
comparison
equal deleted inserted replaced
108:706b173b0fa1 109:c59d22fac6d1
48 use_quick_auctions = false, 48 use_quick_auctions = false,
49 profitable_threshold = 10000, 49 profitable_threshold = 10000,
50 auction_threshold = 0.15, 50 auction_threshold = 0.15,
51 qa_extra = 0, 51 qa_extra = 0,
52 output_chat_frame = nil, 52 output_chat_frame = nil,
53 cod_warnings = true,
53 }, 54 },
54 profile = { 55 profile = {
55 messages = { 56 messages = {
56 cost_updates = true, 57 cost_updates = true,
57 queue_skip = false, 58 queue_skip = false,