Last updated 2 months ago
Navigate to the assets page to find the resource.
pug_cokebusiness.sql
QB Items:
['cokelabnote'] = {['name'] = 'cokelabnote', ['label'] = 'Lab Note', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'cokelabnote.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'A Useable note that has some information on it...'},
Ox items:
['cokelabnote'] = { label = 'Lab Note', weight = 100, },
Open the config.lua and change it to your servers liking.