mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 02:01:33 +00:00
+402
-3
@@ -309,8 +309,8 @@ QBShared.Vehicles = {
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
['zeno'] = { --DLC +set sv_enforceGameBuild 2545
|
||||
['name'] = 'Patriot',
|
||||
['brand'] = 'Mil-Spec',
|
||||
['name'] = 'Zeno',
|
||||
['brand'] = 'Overflod',
|
||||
['model'] = 'zeno',
|
||||
['price'] = 1350000,
|
||||
['category'] = 'coupes',
|
||||
@@ -4018,4 +4018,403 @@ QBShared.Vehicles = {
|
||||
['hash'] = `warrener2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
}
|
||||
-- Boats
|
||||
['squalo'] = {
|
||||
['name'] = 'Squalo',
|
||||
['brand'] = 'Shitzu',
|
||||
['model'] = 'squalo',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `squalo`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['marquis'] = {
|
||||
['name'] = 'Marquis',
|
||||
['brand'] = 'Dinka',
|
||||
['model'] = 'marquis',
|
||||
['price'] = 40000,
|
||||
['category'] = 'sail',
|
||||
['hash'] = `marquis`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['seashark'] = {
|
||||
['name'] = 'Seashark',
|
||||
['brand'] = 'Speedophile',
|
||||
['model'] = 'seashark',
|
||||
['price'] = 40000,
|
||||
['category'] = 'jetski',
|
||||
['hash'] = `seashark`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['seashark2'] = {
|
||||
['name'] = 'Seashark',
|
||||
['brand'] = 'Speedophile',
|
||||
['model'] = 'seashark2',
|
||||
['price'] = 40000,
|
||||
['category'] = 'jetski',
|
||||
['hash'] = `seashark2`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['seashark3'] = {
|
||||
['name'] = 'Seashark',
|
||||
['brand'] = 'Speedophile',
|
||||
['model'] = 'seashark3',
|
||||
['price'] = 40000,
|
||||
['category'] = 'jetski',
|
||||
['hash'] = `seashark3`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['jetmax'] = {
|
||||
['name'] = 'Shitzu',
|
||||
['brand'] = 'Jetmax',
|
||||
['model'] = 'jetmax',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `jetmax`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['tropic'] = {
|
||||
['name'] = 'Shitzu',
|
||||
['brand'] = 'Tropic',
|
||||
['model'] = 'tropic',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `tropic`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['tropic2'] = {
|
||||
['name'] = 'Shitzu',
|
||||
['brand'] = 'Tropic',
|
||||
['model'] = 'tropic2',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `tropic2`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['dinghy'] = {
|
||||
['name'] = 'Nagasaki',
|
||||
['brand'] = 'Dinghy',
|
||||
['model'] = 'dinghy',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `dinghy`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['dinghy2'] = {
|
||||
['name'] = 'Nagasaki',
|
||||
['brand'] = 'Dinghy',
|
||||
['model'] = 'dinghy2',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `dinghy2`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['dinghy3'] = {
|
||||
['name'] = 'Nagasaki',
|
||||
['brand'] = 'Dinghy',
|
||||
['model'] = 'dinghy3',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `dinghy3`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['dinghy4'] = {
|
||||
['name'] = 'Nagasaki',
|
||||
['brand'] = 'Dinghy',
|
||||
['model'] = 'dinghy4',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `dinghy4`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['suntrap'] = {
|
||||
['name'] = 'Shitzu',
|
||||
['brand'] = 'Suntrap',
|
||||
['model'] = 'suntrap',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `suntrap`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['speeder'] = {
|
||||
['name'] = 'Speeder',
|
||||
['brand'] = 'Pegassi',
|
||||
['model'] = 'speeder',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `speeder`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['speeder2'] = {
|
||||
['name'] = 'Speeder',
|
||||
['brand'] = 'Pegassi',
|
||||
['model'] = 'speeder2',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `speeder2`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['longfin'] = {
|
||||
['name'] = 'Longfin',
|
||||
['brand'] = 'Shitzu',
|
||||
['model'] = 'longfin',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `longfin`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['toro'] = {
|
||||
['name'] = 'Toro',
|
||||
['brand'] = 'Lampadati',
|
||||
['model'] = 'toro',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `toro`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
['toro2'] = {
|
||||
['name'] = 'Toro',
|
||||
['brand'] = 'Lampadati',
|
||||
['model'] = 'toro2',
|
||||
['price'] = 40000,
|
||||
['category'] = 'speed',
|
||||
['hash'] = `toro2`,
|
||||
['shop'] = 'boats',
|
||||
},
|
||||
-- Helis
|
||||
['buzzard2'] = {
|
||||
['name'] = 'Buzzard',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'buzzard2',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `buzzard2`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['frogger'] = {
|
||||
['name'] = 'Frogger',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'frogger',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `frogger`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['frogger2'] = {
|
||||
['name'] = 'Frogger',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'frogger2',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `frogger2`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['maverick'] = {
|
||||
['name'] = 'Maverick',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'maverick',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `maverick`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['swift'] = {
|
||||
['name'] = 'Swift',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'swift',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `swift`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['swift2'] = {
|
||||
['name'] = 'Swift',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'swift2',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `swift2`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['seasparrow'] = {
|
||||
['name'] = 'Sea Sparrow',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'seasparrow',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `seasparrow`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['seasparrow2'] = {
|
||||
['name'] = 'Sparrow',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'seasparrow2',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `seasparrow2`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['seasparrow3'] = {
|
||||
['name'] = 'Sparrow',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'seasparrow3',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `seasparrow3`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['supervolito'] = {
|
||||
['name'] = 'SuperVolito',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'supervolito',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `supervolito`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['supervolito2'] = {
|
||||
['name'] = 'SuperVolito Carbon',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'supervolito2',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `supervolito2`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['volatus'] = {
|
||||
['name'] = 'Volatus',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'volatus',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `volatus`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['havok'] = {
|
||||
['name'] = 'Havok',
|
||||
['brand'] = 'Nagasaki',
|
||||
['model'] = 'havok',
|
||||
['price'] = 52000,
|
||||
['category'] = 'helis',
|
||||
['hash'] = `havok`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
-- Planes
|
||||
['duster'] = {
|
||||
['name'] = 'Duster',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'duster',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `duster`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['luxor'] = {
|
||||
['name'] = 'Luxor',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'luxor',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `luxor`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['luxor2'] = {
|
||||
['name'] = 'Luxor Deluxe',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'luxor2',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `luxor2`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['stunt'] = {
|
||||
['name'] = 'Mallard',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'stunt',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `stunt`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['mammatus'] = {
|
||||
['name'] = 'Mammatus',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'mammatus',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `mammatus`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['velum'] = {
|
||||
['name'] = 'Velum',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'velum',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `velum`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['velum2'] = {
|
||||
['name'] = 'Velum',
|
||||
['brand'] = 'Unknown',
|
||||
['model'] = 'velum2',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `velum2`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['shamal'] = {
|
||||
['name'] = 'Shamal',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'shamal',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `shamal`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['vestra'] = {
|
||||
['name'] = 'Vestra',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'vestra',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `vestra`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['dodo'] = {
|
||||
['name'] = 'Dodo',
|
||||
['brand'] = 'Mammoth',
|
||||
['model'] = 'dodo',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `dodo`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['howard'] = {
|
||||
['name'] = 'Howard NX-25',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'howard',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `howard`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['alphaz1'] = {
|
||||
['name'] = 'Alpha-Z1',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'alphaz1',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `alphaz1`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
['nimbus'] = {
|
||||
['name'] = 'Nimbus',
|
||||
['brand'] = 'Buckingham',
|
||||
['model'] = 'nimbus',
|
||||
['price'] = 45000,
|
||||
['category'] = 'planes',
|
||||
['hash'] = `nimbus`,
|
||||
['shop'] = 'air',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user