["starter_box"] = {
label = "Starter Gift Box",
weight = 1000,
stack = true,
close = true,
description = "A gift box",
client = {
image = "giftbox.png",
}
},
["gang_kit"] = {
label = "Gang Kit",
weight = 1000,
stack = true,
close = true,
description = "A gift box",
client = {
image = "giftbox.png",
}
},