= { -- Make sure not already a medikit
label = '急救包', -- Medikit
weight = 165,
stack = true,
close = true,
},
= {
label = '医疗包', -- Medical Bag
weight = 165,
stack = false,
close = true,
},
= {
label = '镊子', -- Tweezers
weight = 2,
stack = true,
close = true,
},
= {
label = '缝合包', -- Suture Kit
weight = 15,
stack = true,
close = true,
},
= {
label = '冰袋', -- Ice Pack
weight = 29,
stack = true,
close = true,
},
= {
label = '烧伤药膏', -- Burn Cream
weight = 19,
stack = true,
close = true,
},
= {
label = '除颤器', -- Defibrillator
weight = 225,
stack = false,
close = true,
},
= {
label = '镇静剂', -- Sedative
weight = 15,
stack = true,
close = true,
},
= {
label = '吗啡 30MG', -- Morphine 30MG
weight = 2,
stack = true,
close = true,
},
= {
label = '吗啡 15MG', -- Morphine 15MG
weight = 2,
stack = true,
close = true,
},
= {
label = '百痛定 30MG', -- Percocet 30MG
weight = 2,
stack = true,
close = true,
},
= {
label = '百痛定 10MG', -- Percocet 10MG
weight = 2,
stack = true,
close = true,
},
= {
label = '百痛定 5MG', -- Percocet 5MG
weight = 2,
stack = true,
close = true,
},
= {
label = '维可丁 10MG', -- Vicodin 10MG
weight = 2,
stack = true,
close = true,
},
= {
label = '维可丁 5MG', -- Vicodin 5MG
weight = 2,
stack = true,
close = true,
},
= {
label = '回收子弹', -- Recovered Bullet
weight = 1,
stack = true,
close = false,
},