Items
Inventory Item Configuration
['port_tablet'] = { name = 'port_tablet', label = 'Port Heist Tablet', weight = 500, type = 'item', image = 'port_tablet.png', unique = true, useable = true, shouldClose = true, description = 'A rugged tablet used to hack port authority systems and manage cargo contracts.' },['port_tablet'] = {
label = 'Port Heist Tablet',
weight = 500,
stack = false,
close = true,
description = 'A rugged tablet used to hack port authority systems and manage cargo contracts.'
},
Last updated