ed
This commit is contained in:
parent
4998ebf086
commit
4e2f283d8a
6 changed files with 8 additions and 7 deletions
|
@ -315,8 +315,8 @@ config.slotsMaxWeights = {
|
|||
maxWeight = 10000
|
||||
},
|
||||
glovebox = { -- These values will be active if maxweight and slots data is not sent in the glovebox event
|
||||
slots = 4,
|
||||
maxWeight = 4000
|
||||
slots = 6,
|
||||
maxWeight = 40000
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue