Minor Trader Refresh Time Update
Updates trader refresh/restock times based on additional data. Skier, 5000-9000 seconds Peacekeeper, 2000-15000 seconds Mechanic, 6500-13049 seconds
This commit is contained in:
parent
28082808a8
commit
662575aef1
@ -29,7 +29,7 @@
|
||||
"traderId": "58330581ace78e27b8b10cee",
|
||||
"seconds": {
|
||||
"min": 5000,
|
||||
"max": 8500
|
||||
"max": 9000
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -37,14 +37,14 @@
|
||||
"traderId": "5935c25fb3acc3127c3d8cd9",
|
||||
"seconds": {
|
||||
"min": 2000,
|
||||
"max": 14000
|
||||
"max": 15000
|
||||
}
|
||||
},
|
||||
{
|
||||
"_name": "mechanic",
|
||||
"traderId": "5a7c2eca46aef81a7ca2145d",
|
||||
"seconds": {
|
||||
"min": 7000,
|
||||
"min": 6500,
|
||||
"max": 13500
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user