1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-28 00:30:34 +02:00
parent 701d9e52fa
commit 0b3fe80767

View file

@ -347,7 +347,9 @@ config.vehicleClassSlotsMaxWeights = {
}
config.vehicleModelSlotsMaxWeights = {
[`bcat`] = { slots = 200, maxWeight = 10000000 }
[`bcat`] = { slots = 200, maxWeight = 10000000 },
[`barracks`] = { slots = 200, maxWeight = 800000 },
[`vetir`] = { slots = 200, maxWeight = 600000 }
}
-- backpack command settings "(/backpack)"