You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
731 B

4 years ago
WITDB = {
["Settings"] = {
["MinimapIcon"] = {
},
["LegacyPricingSelect"] = "DBMarket",
["BelowTresholdValue"] = 1,
["RecorderMinPrice"] = 0,
["BagValueMinQuality"] = 1,
["Modules"] = {
["Dashboard"] = {
["ShowCurrentContent"] = true,
["Farms"] = {
},
},
},
["CustomPriceSource"] = "DBMinBuyout",
["LegacyCustomPriceSource"] = "DBMinBuyout",
["RecorderMinQuality"] = 1,
["BagValueMinPrice"] = 0,
["HideMinimapIcon"] = false,
["PricingSelect"] = "DBMarket",
["Recorder"] = {
},
["FarmPlannerIds"] = {
},
["CustomItemPrices"] = {
},
},
["Version"] = "v4.0.9",
["UserData"] = {
["Farms"] = {
},
["ColumnFilters"] = {
},
},
}