🛠️Installation

ox_inventory/data/items.lua

['runrepairkit'] = {
    label = 'Repair Kit',
    weight = 1,
    stack = true,
    close = true,
    description = nil
},

Last updated