Jewelry items

['thermite'] 			 	 	 = {['name'] = 'thermite', 			['label'] = 'Thermite', 		        ['weight'] = 1000, 		['type'] = 'item', 		['image'] = 'thermitte.png', 			['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = 'Sometimes you\'d wish for everything to burn',
["goldlaptop"]                                   = {["name"] = "goldlaptop",                    ["label"] = "Gold Laptop",                      ["weight"] = 2500,              ["type"] = "item",              ["image"] = "laptop_gold",                      ["unique"] = true,          ["useable"] = false,    ["shouldClose"] = true,       ["combinable"] = nil,   ["description"] = "What will this laptop read?"},
['goldchain'] 				         = {['name'] = 'goldchain', 			['label'] = '10k Gold Chain', 			['weight'] = 200, 		['type'] = 'item', 		['image'] = '10kgoldchain.png', 		['unique'] = false, 	['useable'] = false, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = '10 carat golden chain'},
['rolex'] 				 	 = {['name'] = 'rolex', 			['label'] = 'Golden Watch', 			['weight'] = 150, 		['type'] = 'item', 		['image'] = 'rolex.png', 			['unique'] = false, 	['useable'] = false, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'A golden watch seems like the jackpot to me!'},
['diamond_ring'] 				 = {['name'] = 'diamond_ring', 			['label'] = 'Diamond Ring', 			['weight'] = 150, 		['type'] = 'item', 		['image'] = 'diamond_ring.png', 		['unique'] = false, 	['useable'] = false, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'A diamond ring seems like the jackpot to me!'},
['goldchain'] 				 	 = {['name'] = 'goldchain', 			['label'] = 'Golden Chain', 			['weight'] = 150, 		['type'] = 'item', 		['image'] = 'goldchain.png', 			['unique'] = false, 	['useable'] = false, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'A golden chain seems like the jackpot to me!'},

Last updated