ed
This commit is contained in:
parent
b3dfd74c87
commit
1fe7324645
5 changed files with 25 additions and 7 deletions
|
|
@ -8,9 +8,8 @@ config.itemStash = {
|
|||
whitelist = { "c_necklace", "c_bproof", "c_decal", "c_torso", "c_mask", "c_helmet", "c_glasses", "c_bag", "c_pants", "c_shoes", "c_bracelet", "c_watch", "c_ear", "clothe_set" }
|
||||
},
|
||||
{
|
||||
item = "bkposet",
|
||||
maxweight = 0,
|
||||
slots = 40,
|
||||
whitelist = { "c_necklace", "c_bproof", "c_decal", "c_torso", "c_mask", "c_helmet", "c_glasses", "c_bag", "c_pants", "c_shoes", "c_bracelet", "c_watch", "c_ear", "clothe_set" }
|
||||
item = "pdbag",
|
||||
maxweight = 100000,
|
||||
slots = 10,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue