-- 狙击附件
['sniperrifle_defaultclip'] = {['name'] = 'sniperrifle_defaultclip', ['label'] = '狙击消音器', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'pistol_suppressor.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '狙击步枪默认弹夹'},
['sniper_scope'] = {['name'] = 'sniper_scope', ['label'] = '狙击瞄准镜', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'smg_scope.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '狙击步枪瞄准镜配件'},
['snipermax_scope'] = {['name'] = 'snipermax_scope', ['label'] = '高级狙击瞄准镜', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'smg_scope.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '高级狙击步枪瞄准镜配件'},
['sniper_grip'] = {['name'] = 'sniper_grip', ['label'] = '狙击握把', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'pistol_suppressor.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '狙击步枪握把配件'},
['heavysniper_defaultclip'] = {['name'] = 'heavysniper_defaultclip', ['label'] = '重型狙击弹夹', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'pistol_extendedclip.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '重型狙击步枪默认弹夹'},
['marksmanrifle_defaultclip'] = {['name'] = 'marksmanrifle_defaultclip', ['label'] = '神射手弹夹', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'pistol_extendedclip.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '神射手步枪默认弹夹'},
['marksmanrifle_extendedclip'] = {['name'] = 'marksmanrifle_extendedclip', ['label'] = '神射手扩展弹夹', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'pistol_extendedclip.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '神射手步枪扩展弹夹'},
['marksmanrifle_scope'] = {['name'] = 'marksmanrifle_scope', ['label'] = '神射手瞄准镜', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'smg_scope.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '神射手步枪瞄准镜配件'},
['marksmanrifle_luxuryfinish'] = {['name'] = 'marksmanrifle_luxuryfinish', ['label'] = '奢华神射手饰面', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'pistol_suppressor.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '神射手步枪奢华饰面'},
-- 武器涂装
['weapontint_black'] = {['name'] = 'weapontint_black', ['label'] = '黑色涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_black.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '默认/黑色武器涂装'},
['weapontint_green'] = {['name'] = 'weapontint_green', ['label'] = '绿色涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_green.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '绿色武器涂装'},
['weapontint_gold'] = {['name'] = 'weapontint_gold', ['label'] = '金色涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_gold.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '金色武器涂装'},
['weapontint_pink'] = {['name'] = 'weapontint_pink', ['label'] = '粉色涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_pink.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '粉色武器涂装'},
['weapontint_army'] = {['name'] = 'weapontint_army', ['label'] = '军用涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_army.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '军用武器涂装'},
['weapontint_lspd'] = {['name'] = 'weapontint_lspd', ['label'] = 'LSPD涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_lspd.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'LSPD武器涂装'},
['weapontint_orange'] = {['name'] = 'weapontint_orange', ['label'] = '橙色涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_orange.png',['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '橙色武器涂装'},
['weapontint_plat'] = {['name'] = 'weapontint_plat', ['label'] = '铂金涂装', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'weapontint_plat.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = '铂金武器涂装'},