'pina_colada'] = {
label = '椰林飘香',
weight = 175,
stack = true,
close = true,
},
'blue_lagoon'] = {
label = '蓝色泻湖',
weight = 175,
stack = true,
close = true,
},
'caipirinha'] = {
label = '凯匹林哈',
weight = 175,
stack = true,
close = true,
},
'mint'] = {
label = '薄荷',
weight = 10,
stack = true,
close = true
},
'mai_tai'] = {
label = '迈泰',
weight = 175,
stack = true,
close = true,
},
'san_francisco'] = {
label = '旧金山',
weight = 175,
stack = true,
close = true,
},
'mojito'] = {
label = '莫吉托',
weight = 175,
stack = true,
close = true
},
'bar_beans'] = {
label = '碗里的豆子',
weight = 175,
stack = true,
close = true,
},
'bar_nuts'] = {
label = '碗里的坚果',
weight = 175,
stack = true,
close = true,
},
'bar_bowl'] = {
label = '碗',
weight = 10,
stack = true,
close = true,
},
'bar_bowl_dirty'] = {
label = '脏碗',
weight = 10,
stack = true,
close = true,
},
'beans'] = {
label = '豆子',
weight = 10,
stack = true,
close = true,
},
'nuts'] = {
label = '坚果',
weight = 10,
stack = true,
close = true,
},
'ice'] = {
label = '冰',
weight = 10,
stack = true,
close = true,
},
'coco_milk'] = {
label = '椰子牛奶',
weight = 100,
stack = true,
close = true,
},
'lemon'] = {
label = '柠檬',
weight = 10,
stack = true,
close = true,
},
'lime'] = {
label = '青柠',
weight = 10,
stack = true,
close = true,
},
'glass_tall'] = {
label = '高杯',
weight = 50,
stack = true,
close = false,
consume = 0
},
'glass_tall_dirty'] = {
label = '脏高杯',
weight = 50,
stack = true,
close = false,
consume = 0
},
'rhum'] = {
label = '朗姆酒',
description = 'Bagga朗姆酒 - 原味黑',
weight = 500,
stack = true,
close = true,
},
'vodka'] = {
label = '伏特加',
description = 'Nogo伏特加 - 100%',
weight = 500,
stack = true,
close = true
},
'sugar'] = {
label = '糖',
weight = 5,
stack = true,
close = false
},
'juice'] = {
label = '果汁',
weight = 50,
stack = true,
close = false
},