MADE FOR QBCORE ONLY!

Edit Made By NotRandz [https://discord.gg/JAGcF9XmcS]

For The Images just drag em to your inventory scipt!

### Items ### copy and paste this in qb-core/shared/item.lua
["stethascope"] = {
    ["name"] = "stethascope",
    ["label"] = "Stetha Scope",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "stethascope.png",
    ["unique"] = false,
    ['useable'] = true,
    ["shouldClose"] = true,
    ["combinable"] = nil,
    ["description"] = "Doctor Equipment."
},
["specialwatch"] = {
    ["name"] = "specialwatch",
    ["label"] = "Special Watch",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "specialwatch.png",
    ["unique"] = false,
    ['useable'] = true,
    ["shouldClose"] = true,
    ["combinable"] = nil,
    ["description"] = "Nice Watch. Must Be Rare"
},
["blueusb"] = {
    ["name"] = "blueusb",
    ["label"] = "Blue usb Device",
    ["weight"] = 100,
    ["type"] = "item",
    ["image"] = "blueusb.png",
    ["unique"] = false,
    ['useable'] = true,
    ["shouldClose"] = true,
    ["combinable"] = nil,
    ["description"] = "Good To Store Data on"
},

Original Creator [https://github.com/Lionh34rt/-QB-Jewellery] i just made it my version of it :)

Install
Drag and drop the 2 files in the doorlocks folder into qb-doorlock/configs and then your set 

Required for the script!

boii-chiphack - [https://github.com/boiidevelopment/boii-chiphack]
qb-target [Comes with basic qb]
qb-inventory [comes with basic qb]
qb-doorlock [comes with basic qb]
qb-core 
ps-ui [https://github.com/Project-Sloth/ps-ui]
memory game [https://github.com/pushkart2/memorygame]
ps-dispatch [https://github.com/Project-Sloth/ps-dispatch]

Plus!

Any Bugs or issues contact me @ https://discord.gg/JAGcF9XmcS!