This commit is contained in:
Nordi98 2025-07-19 01:38:55 +02:00
parent 4998ebf086
commit 4e2f283d8a
6 changed files with 8 additions and 7 deletions

View file

@ -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
}
}