['advancedlockpick'] = {
label = 'Advanced Lockpick',
description = 'Used to pick locks obviously.',
weight = 500
},
['lockpick'] = {
label = 'Lockpick',
description = 'Used to pick locks obviously.',
weight = 160
},
["tools"] = {
label = "Tools",
description = "Maybe this can cut wires.",
weight = 800,
stack = true,
close = true,
},
['vehiclekeys'] = {
label = 'Vehicle Keys',
weight = 220,
stack = false,
close = true,
},