rename file
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"_id": "gunsmith",
|
||||
"working": true,
|
||||
"availableInRaid": false,
|
||||
"items_buy": {
|
||||
"id_list": [],
|
||||
"category": ["54009119af1c881c07000029"]
|
||||
},
|
||||
"items_buy_prohibited": {
|
||||
"id_list": [],
|
||||
"category": ["5795f317245977243854e041", "543be5dd4bdc2deb348b4569"]
|
||||
},
|
||||
"customization_seller": false,
|
||||
"name": "gunsmith",
|
||||
"surname": " ",
|
||||
"nickname": "gunsmith",
|
||||
"location": " ",
|
||||
"avatar": "/files/trader/avatar/gunsmith.jpg",
|
||||
"balance_rub": 50000000,
|
||||
"balance_dol": 0,
|
||||
"balance_eur": 0,
|
||||
"unlockedByDefault": true,
|
||||
"discount": 0,
|
||||
"discount_end": 0,
|
||||
"buyer_up": true,
|
||||
"currency": "RUB",
|
||||
"nextResupply": 1615141448,
|
||||
"repair": {
|
||||
"availability": false,
|
||||
"quality": "0",
|
||||
"excluded_id_list": [],
|
||||
"excluded_category": [],
|
||||
"currency": "5449016a4bdc2d6f028b456f",
|
||||
"currency_coefficient": 1,
|
||||
"price_rate": 1
|
||||
},
|
||||
"insurance": {
|
||||
"availability": false,
|
||||
"min_payment": 0,
|
||||
"min_return_hour": 0,
|
||||
"max_return_hour": 0,
|
||||
"max_storage_time": 99,
|
||||
"excluded_category": []
|
||||
},
|
||||
"gridHeight": 300,
|
||||
"loyaltyLevels": [
|
||||
{
|
||||
"minLevel": 1,
|
||||
"minSalesSum": 0,
|
||||
"minStanding": 0,
|
||||
"buy_price_coef": 50,
|
||||
"repair_price_coef": 150,
|
||||
"insurance_price_coef": 10,
|
||||
"exchange_price_coef": 0,
|
||||
"heal_price_coef": 0
|
||||
}
|
||||
],
|
||||
"sell_category": []
|
||||
}
|
||||
Reference in New Issue
Block a user