ed
This commit is contained in:
parent
4998ebf086
commit
4e2f283d8a
6 changed files with 8 additions and 7 deletions
|
@ -14,12 +14,12 @@ config.itemStash = {
|
|||
},
|
||||
{
|
||||
item = "food_bag",
|
||||
maxweight = 10,
|
||||
slots = 4,
|
||||
maxweight = 1000,
|
||||
slots = 6,
|
||||
},
|
||||
{
|
||||
item = "box",
|
||||
maxweight = 50000,
|
||||
item = "plastic_box",
|
||||
maxweight = 20000,
|
||||
slots = 20,
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue