📜Ox_inventory

// OX_INVENTORY > DATA > WEAPON
['WEAPON_WOODENSWORD'] = {
            label = 'Wooden Sword',
            weight = 80,
            durability = 0.3,
        },

Last updated

Was this helpful?