['empty_glass_bottle'] = {['name'] = 'empty_glass_bottle', ['label'] = '空玻璃瓶', ['weight'] = 750, ['type'] = 'item', ['image'] = 'empty_glass_bottle.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '一个废弃的玻璃饮料瓶..'},
['empty_plastic_bottle'] = {['name'] = 'empty_plastic_bottle', ['label'] = '空塑料瓶', ['weight'] = 750, ['type'] = 'item', ['image'] = 'empty_plastic_bottle.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '一个废弃的塑料饮料瓶..'},
['empty_can'] = {['name'] = 'empty_can', ['label'] = '空罐头', ['weight'] = 450, ['type'] = 'item', ['image'] = 'empty_can.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '一个废弃的铝罐..'},
['cardboard'] = {['name'] = 'cardboard', ['label'] = '纸板', ['weight'] = 50, ['type'] = 'item', ['image'] = 'cardboard.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '一些废纸板..'},
['wrapper'] = {['name'] = 'wrapper', ['label'] = '包装纸', ['weight'] = 50, ['type'] = 'item', ['image'] = 'wrapper.png', ['unique'] = false, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = '一个用过的糖果包装纸..'},
-- 酒精类
['beer_am'] = {['name'] = 'beer_am', ['label'] = 'AM啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_am.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶AM啤酒!'},
['beer_logger'] = {['name'] = 'beer_logger', ['label'] = 'Logger啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_logger.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Logger啤酒!'},
['beer_piss'] = {['name'] = 'beer_piss', ['label'] = 'Pisshwasser啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_piss.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Pisshwasser啤酒!'},
['beer_dusche'] = {['name'] = 'beer_dusche', ['label'] = 'Dusche Gold啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_dusche.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Dusche Gold啤酒!'},
['beer_patriot'] = {['name'] = 'beer_patriot', ['label'] = 'Patriot啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_patriot.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Patriot啤酒!'},
['beer_stz'] = {['name'] = 'beer_stz', ['label'] = 'Stronzo啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_stz.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Stronzo啤酒!'},
['beer_pride'] = {['name'] = 'beer_pride', ['label'] = 'Pride啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_pride.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Pride啤酒!'},
['beer_jakey'] = {['name'] = 'beer_jakey', ['label'] = 'Jakeys啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_jakey.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Jakeys啤酒!'},
['beer_bar'] = {['name'] = 'beer_bar', ['label'] = 'Barracho啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_bar.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Barracho啤酒!'},
['beer_blr'] = {['name'] = 'beer_blr', ['label'] = 'Blarneys啤酒', ['weight'] = 500, ['type'] = 'item', ['image'] = 'beer_blr.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Blarneys啤酒!'},
['whiskey_mount'] = {['name'] = 'whiskey_mount', ['label'] = 'Mount Whiskey', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'whiskey_mount.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Mount Whiskey!'},
['whiskey_macbeth'] = {['name'] = 'whiskey_macbeth', ['label'] = 'Macbeth Whiskey', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'whiskey_mount.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Macbeth Whiskey!'},
['whiskey_richards'] = {['name'] = 'whiskey_richards', ['label'] = 'Richards Whiskey', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'whiskey_richards.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶Richards Whiskey!'},
['vodka'] = {['name'] = 'vodka', ['label'] = '伏特加', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'vodka.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶伏特加!'},
['rum'] = {['name'] = 'rum', ['label'] = '朗姆酒', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'rum.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶朗姆酒!'},
['tequila'] = {['name'] = 'tequila', ['label'] = '龙舌兰', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'tequila.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶龙舌兰!'},
['brandy_cardi'] = {['name'] = 'brandy_cardi', ['label'] = '心脏白兰地', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'brandy_cardi.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶心脏白兰地!'},
['brandy_cognac'] = {['name'] = 'brandy_cognac', ['label'] = '干邑白兰地', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'brandy_cognac.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶干邑白兰地!'},
['wine_red'] = {['name'] = 'wine_red', ['label'] = '红酒', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'wine_red.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶红酒!'},
['wine_rose'] = {['name'] = 'wine_rose', ['label'] = '玫瑰酒', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'wine_rose.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶玫瑰酒!'},
['wine_white'] = {['name'] = 'wine_white', ['label'] = '白酒', ['weight'] = 1500, ['type'] = 'item', ['image'] = 'wine_white.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '一瓶白酒!'},