Skip to content

buy a table and empty glass bottel for a house to make coke on the table

Notifications You must be signed in to change notification settings

krrm1/qb-coketable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

krrm1

coke any where qb-core

qb-core\shared\items

	['bakingsoda'] 					 = {['name'] = 'bakingsoda', 			  	  	  	['label'] = 'baking soda', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'bakingsoda.png', 				['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'baking soda'},
	['glassbottle'] 					 = {['name'] = 'glassbottle', 			  	  	  	['label'] = 'glass bottle', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'glassbottle.png', 				['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'empty glass bottle'},
	['clorox'] 					 = {['name'] = 'clorox', 			  	  	  	['label'] = 'clorox', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'clorox.png', 				['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'to clean thing'},
	['table'] 					 = {['name'] = 'table', 			  	  	  	['label'] = 'table', 					['weight'] = 30000, 		['type'] = 'item', 		['image'] = 'table.png', 				['unique'] = false, 	['useable'] = true, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'your table'},

bakingsoda

clorox

table

image

image

image

image

About

buy a table and empty glass bottel for a house to make coke on the table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages