Step 5

Items

Add items to your inventory

["van_lockpick"] = {
    ["name"] = "van_lockpick",
    ["label"] = "Van Lockpick",
    ["weight"] = 50,
    ["type"] = "item",
    ["image"] = "van_lockpick.png",
    ["unique"] = false,
    ["useable"] = true,
    ["shouldClose"] = true,
    ["combinable"] = nil,
    ["description"] = "Mm, what would hide a motorhome? Let's find out..."
},

Last updated