📜Ox_inventory

// OX_INVENTORY > DATA > WEAPON
['WEAPON_WATERBOTTLE'] = {
            label = 'Water Bottle',
            weight = 80,
            throwable = true,
        },

Last updated

Was this helpful?