📜Ox_inventory

// OX_INVENTORY > DATA > WEAPON
['WEAPON_DILDO'] = {
            label = 'Dildo',
            weight = 50,
            throwable = true,
        },
['WEAPON_DILDOBLACK'] = {
            label = 'Dildo Black',
            weight = 50,
            throwable = true,
        },
['WEAPON_DILDOPINK'] = {
            label = 'Dildo Pink',
            weight = 50,
            throwable = true,
        },
['WEAPON_DILDORED'] = {
            label = 'Dildo Red',
            weight = 50,
            throwable = true,
        },
['WEAPON_DILDOBLUE'] = {
            label = 'Dildo Blue',
            weight = 50,
            throwable = true,
        },
['WEAPON_DILDOGREEN'] = {
            label = 'Dildo Green',
            weight = 50,
            throwable = true,
        },

Última actualización

¿Te fue útil?