πInstallation
INFO
Ox_Inventory
['stressball1'] = {
label = 'Happy Ball',
weight = 15,
stack = false,
close = true,
description = 'Use and squeeze this ball several times to relax.',
client = { export = 'samy_stressball.UseStressBall' }
},
['stressball2'] = {
label = 'Dog Ball',
weight = 15,
stack = false,
close = true,
description = 'Use and squeeze this ball several times to relax.',
client = { export = 'samy_stressball.UseStressBall' }
},
['stressball3'] = {
label = 'Nerd Ball',
weight = 15,
stack = false,
close = true,
description = 'Use and squeeze this ball several times to relax.',
client = { export = 'samy_stressball.UseStressBall' }
},
['stressball4'] = {
label = 'Chicken Ball',
weight = 15,
stack = false,
close = true,
description = 'Use and squeeze this ball several times to relax.',
server = {
export = 'samy_stressball.UseStressBall'
}
},
['stressball5'] = {
label = 'BananaCat Ball',
weight = 15,
stack = false,
close = true,
description = 'Use and squeeze this ball several times to relax.',
client = { export = 'samy_stressball.UseStressBall' }
},Qb-Inventory
Last updated