mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
@@ -4419,6 +4419,168 @@ QBShared.Vehicles = {
|
||||
['hash'] = `nimbus`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['brioso3'] = { --DLC +set sv_enforceGameBuild 2699 (and below)
|
||||
['name'] = 'Brioso 300 Widebody',
|
||||
['brand'] = 'Grotti',
|
||||
['model'] = 'brioso3',
|
||||
['price'] = 125000,
|
||||
['category'] = 'compacts',
|
||||
['hash'] = `brioso3`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['conada'] = {
|
||||
['name'] = 'Conada',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'conada',
|
||||
['price'] = 115000,
|
||||
['category'] = 'helicopters',
|
||||
['hash'] = `conada`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['corsita'] = {
|
||||
['name'] = 'Corsita',
|
||||
['brand'] = 'Lampadati',
|
||||
['model'] = 'corsita',
|
||||
['price'] = 90000,
|
||||
['category'] = 'sports',
|
||||
['hash'] = `corsita`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['draugur'] = {
|
||||
['name'] = 'Draugur',
|
||||
['brand'] = 'Declasse',
|
||||
['model'] = 'draugur',
|
||||
['price'] = 99000,
|
||||
['category'] = 'offroad',
|
||||
['hash'] = `draugur`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['greenwood'] = {
|
||||
['name'] = 'Greenwood',
|
||||
['brand'] = 'Bravado',
|
||||
['model'] = 'greenwood',
|
||||
['price'] = 105000,
|
||||
['category'] = 'muscle',
|
||||
['hash'] = `greenwood`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['kanjosj'] = {
|
||||
['name'] = 'Kanjo SJ',
|
||||
['brand'] = 'Dinka',
|
||||
['model'] = 'kanjosj',
|
||||
['price'] = 143000,
|
||||
['category'] = 'coupes',
|
||||
['hash'] = `kanjosj`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['lm87'] = {
|
||||
['name'] = 'LM87',
|
||||
['brand'] = 'Benefactor',
|
||||
['model'] = 'lm87',
|
||||
['price'] = 155000,
|
||||
['category'] = 'super',
|
||||
['hash'] = `lm87`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['omnisegt'] = {
|
||||
['name'] = 'Omnis e-GT',
|
||||
['brand'] = 'Obey',
|
||||
['model'] = 'omnisegt',
|
||||
['price'] = 185000,
|
||||
['category'] = 'sports',
|
||||
['hash'] = `omnisegt`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['postlude'] = {
|
||||
['name'] = 'Postlude',
|
||||
['brand'] = 'Dinka',
|
||||
['model'] = 'postlude',
|
||||
['price'] = 90000,
|
||||
['category'] = 'coupes',
|
||||
['hash'] = `postlude`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['rhinehart'] = {
|
||||
['name'] = 'Rhinehart',
|
||||
['brand'] = 'Ubermacht',
|
||||
['model'] = 'rhinehart ',
|
||||
['price'] = 105000,
|
||||
['category'] = 'sedans',
|
||||
['hash'] = `rhinehart`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['ruiner4'] = {
|
||||
['name'] = 'Ruiner ZZ-8',
|
||||
['brand'] = 'Imponte',
|
||||
['model'] = 'ruiner4',
|
||||
['price'] = 85000,
|
||||
['category'] = 'muscle',
|
||||
['hash'] = `ruiner4`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['sentinel4'] = {
|
||||
['name'] = 'Sentinel Classic Widebody',
|
||||
['brand'] = 'Ubermacht',
|
||||
['model'] = 'sentinel4',
|
||||
['price'] = 140000,
|
||||
['category'] = 'sports',
|
||||
['hash'] = `sentinel4`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['sm722'] = {
|
||||
['name'] = 'SM722',
|
||||
['brand'] = 'Benefacto',
|
||||
['model'] = 'sm722',
|
||||
['price'] = 125000,
|
||||
['category'] = 'sports',
|
||||
['hash'] = `sm722`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['tenf'] = {
|
||||
['name'] = '10F',
|
||||
['brand'] = 'Obey',
|
||||
['model'] = 'tenf',
|
||||
['price'] = 185000,
|
||||
['category'] = 'sports',
|
||||
['hash'] = `tenf`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['tenf2'] = {
|
||||
['name'] = '10F Widebody',
|
||||
['brand'] = 'Obey',
|
||||
['model'] = 'tenf2',
|
||||
['price'] = 215000,
|
||||
['category'] = 'sports',
|
||||
['hash'] = `tenf2`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['torero2'] = {
|
||||
['name'] = 'Torero XO',
|
||||
['brand'] = 'Pegassi',
|
||||
['model'] = 'torero2',
|
||||
['price'] = 245000,
|
||||
['category'] = 'super',
|
||||
['hash'] = `torero2`,
|
||||
['shop'] = 'luxury',
|
||||
},
|
||||
['vigero2'] = {
|
||||
['name'] = 'Vigero ZX',
|
||||
['brand'] = 'Declasse',
|
||||
['model'] = 'vigero2',
|
||||
['price'] = 105000,
|
||||
['category'] = 'muscle',
|
||||
['hash'] = `vigero2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['weevil2'] = {
|
||||
['name'] = 'Weevil Custom',
|
||||
['brand'] = 'BF',
|
||||
['model'] = 'weevil2',
|
||||
['price'] = 95000,
|
||||
['category'] = 'muscle',
|
||||
['hash'] = `weevil2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
}
|
||||
|
||||
for _, v in pairs(QBShared.Vehicles) do
|
||||
|
||||
Reference in New Issue
Block a user