= { -- 确保不是已经存在的急救包
label = '急救包',
weight = 165,
stack = true,
close = true,
},
= {
label = '医疗包',
weight = 165,
stack = false,
close = true,
},
= {
label = '镊子',
weight = 2,
stack = true,
close = true,
},
= {
label = '缝合包',
weight = 15,
stack = true,
close = true,
},
= {
label = '冰袋',
weight = 29,
stack = true,
close = true,
},
= {
label = '烧伤膏',
weight = 19,
stack = true,
close = true,
},
= {
label = '除颤器',
weight = 225,
stack = false,
close = true,
},
= {
label = '镇静剂',
weight = 15,
stack = true,
close = true,
},
= {
label = '吗啡 30MG',
weight = 2,
stack = true,
close = true,
},
= {
label = '吗啡 15MG',
weight = 2,
stack = true,
close = true,
},
= {
label = '帕克西汀 30MG',
weight = 2,
stack = true,
close = true,
},
= {
label = '帕克西汀 10MG',
weight = 2,
stack = true,
close = true,
},
= {
label = '帕克西汀 5MG',
weight = 2,
stack = true,
close = true,
},
= {
label = '维可丁 10MG',
weight = 2,
stack = true,
close = true,
},
= {
label = '维可丁 5MG',
weight = 2,
stack = true,
close = true,
},
= {
label = '回收子弹',
weight = 1,
stack = true,
close = false,
},