Installation
['burnerphone'] = {
label = 'Burner Phone',
weight = 100,
stack = false,
close = true,
description = 'A weird phone, wonder what it does',
client = {
export = 'tropic-blackmarket.usePhone'
}
}, burnerphone = { name = 'burnerphone', label = 'Burner Phone', weight = 100, type = 'item', image = 'burnerphone.png', unique = true, useable = true, shouldClose = true, description = '' },Last updated