📜Ox_inventory

// OX_INVENTORY > DATA > WEAPON
['WEAPON_APPLE'] = {
            label = 'Apple',
            weight = 149,
            throwable = true,
        },

Last updated

Was this helpful?