forked from Simnation/Main
ed
This commit is contained in:
parent
f0211ddaa6
commit
31ae223a2a
1 changed files with 5 additions and 1 deletions
|
@ -46,7 +46,11 @@ Config.Backpacks = {
|
||||||
slots = 20,
|
slots = 20,
|
||||||
label = 'PD Backpack 2'
|
label = 'PD Backpack 2'
|
||||||
},
|
},
|
||||||
|
[45] = { -- Example: Large backpack drawable ID for females
|
||||||
|
maxweight = 30000, -- 30kg
|
||||||
|
slots = 20,
|
||||||
|
label = 'Sporttasche'
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue