1
0
Fork 0
forked from Simnation/Main
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

@ -2,7 +2,7 @@
-- 0 = no limit
config.defaultMaxStackAmount = 100 -- Sets the max limit for each item not in the config.maxStacks table
config.defaultMaxStackAmount = 40 -- Sets the max limit for each item not in the config.maxStacks table
config.weaponMaxStack = {
active = true, -- if true, the max stack of all weapons will be set to maxStack value.
@ -18,6 +18,7 @@ config.maxStacks = {
black_money_item = 0, -- no limit
weapon_petrolcan = 1,
printerdocument = 1,
plastic_box = 1,
c_necklace = 1,
c_bproof = 1,