whitelist_ticket = { name = 'whitelist_ticket', label = 'Ticket', weight = 100, type = 'item', image = 'whitelist_ticket.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = 'My Ticket to the Town' },
guide = { label = 'Whitelist Guide', defaultDuty = true, offDutyPay = false, grades = { ['0'] = { name = 'Guide', payment = 50 } } },