📜Ox_inventory

// OX_INVENTORY > DATA > WEAPON
['WEAPON_CHICKEN'] = {
            label = 'Chicken',
            weight = 30,
            throwable = true,
        },

Last updated

Was this helpful?