INSTALLATION
add qb-core/shared/items
["ysandalye"] = {
["name"] = "ysandalye",
["label"] = "Green Camping Chair",
["weight"] = 400,
["type"] = "item",
["image"] = "ysandalye.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Green camping chair."
},
["msandalye"] = {
["name"] = "msandalye",
["label"] = "Blue Camping Chair",
["weight"] = 400,
["type"] = "item",
["image"] = "msandalye.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Blue camping chair."
},
["masa"] = {
["name"] = "masa",
["label"] = "Camping Table",
["weight"] = 400,
["type"] = "item",
["image"] = "masa.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Ideal table for camping."
},
["bbq"] = {
["name"] = "bbq",
["label"] = "Barbecue",
["weight"] = 400,
["type"] = "item",
["image"] = "bbq.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Ideal barbecue for camping."
},
["bbq2"] = {
["name"] = "bbq2",
["label"] = "Large Barbecue",
["weight"] = 400,
["type"] = "item",
["image"] = "bbq2.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Ideal barbecue for home."
},
["yemekd"] = {
["name"] = "yemekd",
["label"] = "Food Stall",
["weight"] = 400,
["type"] = "item",
["image"] = "yemekd.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Portable food stall."
},
["cadir"] = {
["name"] = "cadir",
["label"] = "Camping Tent",
["weight"] = 400,
["type"] = "item",
["image"] = "cadir.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Camping equipment used as a shelter in nature."
},
["usandalye"] = {
["name"] = "usandalye",
["label"] = "Lounge Chair",
["weight"] = 400,
["type"] = "item",
["image"] = "usandalye.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "A type of portable chair or bed that we can lie on and adjust our lying position."
},
["kamp"] = {
["name"] = "kamp",
["label"] = "Campfire",
["weight"] = 400,
["type"] = "item",
["image"] = "kamp.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "A fire lit for heating and cooking at the accommodation site."
},
["karavan"] = {
["name"] = "karavan",
["label"] = "Caravan",
["weight"] = 400,
["type"] = "item",
["image"] = "karavan.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "A wheeled vehicle that people generally use as a shelter while on vacation, equipped with beds, tables, chairs, and other items, towed behind a car."
},
janiel-object\picture add qb-inventory/html/images
Last updated