diff --git a/resources/[inventory]/nordi_backpack/config.lua b/resources/[inventory]/nordi_backpack/config.lua index c1b573f99..31a596e44 100644 --- a/resources/[inventory]/nordi_backpack/config.lua +++ b/resources/[inventory]/nordi_backpack/config.lua @@ -46,7 +46,11 @@ Config.Backpacks = { slots = 20, label = 'PD Backpack 2' }, - + [45] = { -- Example: Large backpack drawable ID for females + maxweight = 30000, -- 30kg + slots = 20, + label = 'Sporttasche' + }, },