A passionate allround developer
- you can put this in your ambulance vehicle items. so docters can give players a crutch.
- place
crutch.png
into your [qn]/qb-inventory/image
folder
- this image is crearted by: xXUnknown13Xx#8226
["crutch"] = {
["name"] = "crutch",
["label"] = "Crutches",
["weight"] = 1000,
["type"] = "item",
["image"] = "crutch.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "A crutch, if you have a hard time walking!"
},
["crutch"] = {
["name"] = "crutch",
["label"] = "Een Kruk",
["weight"] = 1000,
["type"] = "item",
["image"] = "crutch.png",
["unique"] = false,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Een kurk, als je het moeilijk hebt met lopen!"
},