items
["laptop"] = {
label = "Laptop",
weight = 10,
stack = false,
close = true,
description = "Laptop.",
client = {
export = "kartik-laptop.openLaptopUI",
}
},laptop = {
name = 'laptop',
label = 'Laptop',
weight = 4000,
type = 'item',
image = 'laptop.png',
unique = true,
useable = true,
shouldClose = true,
description = 'Expensive laptop'
},Last updated