Skip to content

[SUGGESTION] Please add this to the shared.lua #304

@TrueSunnyD

Description

@TrueSunnyD

Please update and add into the QBShared.Vehicles from of the list in the shared.lua I pulled all of the sports and supers from that list and changed the shop name to 'luxury' so that the menu would work at the Luxury Shop location.

Please note that this is only sports and supers, this doesn't have any of the additional vehicle categories in it

I apologize for the long list.

``

-----------------------------------------LUXURY SHOP CARS--

--- Sports
['alpha'] = {
['name'] = 'Alpha',
['brand'] = 'Albany',
['model'] = 'alpha',
['price'] = 53000,
['category'] = 'sports',
['hash'] = alpha,
['shop'] = 'luxury',
},
['banshee'] = {
['name'] = 'Banshee',
['brand'] = 'Bravado',
['model'] = 'banshee',
['price'] = 56000,
['category'] = 'sports',
['hash'] = banshee,
['shop'] = 'luxury',
},
['bestiagts'] = {
['name'] = 'Bestia GTS',
['brand'] = 'Grotti',
['model'] = 'bestiagts',
['price'] = 37000,
['category'] = 'sports',
['hash'] = bestiagts,
['shop'] = 'luxury',
},
['buffalo'] = {
['name'] = 'Buffalo',
['brand'] = 'Bravado',
['model'] = 'buffalo',
['price'] = 18750,
['category'] = 'sports',
['hash'] = buffalo,
['shop'] = 'luxury',
},
['buffalo2'] = {
['name'] = 'Buffalo S',
['brand'] = 'Bravado',
['model'] = 'buffalo2',
['price'] = 24500,
['category'] = 'sports',
['hash'] = buffalo2,
['shop'] = 'luxury',
},
['carbonizzare'] = {
['name'] = 'Carbonizzare',
['brand'] = 'Grotti',
['model'] = 'carbonizzare',
['price'] = 155000,
['category'] = 'sports',
['hash'] = carbonizzare,
['shop'] = 'luxury',
},
['comet2'] = {
['name'] = 'Comet',
['brand'] = 'Pfister',
['model'] = 'comet2',
['price'] = 130000,
['category'] = 'sports',
['hash'] = comet2,
['shop'] = 'luxury',
},
['comet3'] = {
['name'] = 'Comet Retro Custom',
['brand'] = 'Pfister',
['model'] = 'comet3',
['price'] = 175000,
['category'] = 'sports',
['hash'] = comet3,
['shop'] = 'luxury',
},
['comet4'] = {
['name'] = 'Comet Safari',
['brand'] = 'Pfister',
['model'] = 'comet4',
['price'] = 110000,
['category'] = 'sports',
['hash'] = comet4,
['shop'] = 'luxury',
},
['comet5'] = {
['name'] = 'Comet SR',
['brand'] = 'Pfister',
['model'] = 'comet5',
['price'] = 155000,
['category'] = 'sports',
['hash'] = comet5,
['shop'] = 'luxury',
},
['coquette'] = {
['name'] = 'Coquette',
['brand'] = 'Invetero',
['model'] = 'coquette',
['price'] = 145000,
['category'] = 'sports',
['hash'] = coquette,
['shop'] = 'luxury',
},
['coquette4'] = {
['name'] = 'Coquette D10',
['brand'] = 'Invetero',
['model'] = 'coquette4',
['price'] = 220000,
['category'] = 'sports',
['hash'] = coquette4,
['shop'] = 'luxury',
},
['drafter'] = { --DLC
['name'] = '8F Drafter',
['brand'] = 'Obey',
['model'] = 'drafter',
['price'] = 80000,
['category'] = 'sports',
['hash'] = drafter,
['shop'] = 'luxury',
},
['deveste'] = { --DLC
['name'] = 'Deveste',
['brand'] = 'Principe',
['model'] = 'deveste',
['price'] = 234000,
['category'] = 'super',
['hash'] = deveste,
['shop'] = 'luxury',
},
['elegy'] = { --DLC
['name'] = 'Elegy Retro Custom',
['brand'] = 'Annis',
['model'] = 'elegy',
['price'] = 145000,
['category'] = 'sports',
['hash'] = elegy,
['shop'] = 'luxury',
},
['elegy2'] = {
['name'] = 'Elegy RH8',
['brand'] = 'Annis',
['model'] = 'elegy2',
['price'] = 150000,
['category'] = 'sports',
['hash'] = elegy2,
['shop'] = 'luxury',
},
['feltzer2'] = {
['name'] = 'Feltzer',
['brand'] = 'Benefactor',
['model'] = 'feltzer2',
['price'] = 97000,
['category'] = 'sports',
['hash'] = feltzer2,
['shop'] = 'luxury',
},
['flashgt'] = {
['name'] = 'Flash GT',
['brand'] = 'Vapid',
['model'] = 'flashgt',
['price'] = 48000,
['category'] = 'sports',
['hash'] = flashgt,
['shop'] = 'luxury',
},
['furoregt'] = {
['name'] = 'Furore GT',
['brand'] = 'Lampadati',
['model'] = 'furoregt',
['price'] = 78000,
['category'] = 'sports',
['hash'] = furoregt,
['shop'] = 'luxury',
},
['gb200'] = {
['name'] = 'GB 200',
['brand'] = 'Vapid',
['model'] = 'gb200',
['price'] = 140000,
['category'] = 'sports',
['hash'] = gb200,
['shop'] = 'luxury',
},
['komoda'] = {
['name'] = 'Komoda',
['brand'] = 'Lampadati',
['model'] = 'komoda',
['price'] = 55000,
['category'] = 'sports',
['hash'] = komoda,
['shop'] = 'luxury',
},
['imorgon'] = {
['name'] = 'Imorgon',
['brand'] = 'Overflod',
['model'] = 'imorgon',
['price'] = 120000,
['category'] = 'sports',
['hash'] = imorgon,
['shop'] = 'luxury',
},
['italigto'] = { --DLC
['name'] = 'Itali GTO',
['brand'] = 'Progen',
['model'] = 'italigto',
['price'] = 260000,
['category'] = 'sports',
['hash'] = italigto,
['shop'] = 'luxury',
},
['jugular'] = { --DLC
['name'] = 'Jugular',
['brand'] = 'Ocelot',
['model'] = 'jugular',
['price'] = 80000,
['category'] = 'sports',
['hash'] = jugular,
['shop'] = 'luxury',
},
['jester'] = {
['name'] = 'Jester',
['brand'] = 'Dinka',
['model'] = 'jester',
['price'] = 132250,
['category'] = 'sports',
['hash'] = jester,
['shop'] = 'luxury',
},
['jester2'] = {
['name'] = 'Jester Racecar',
['brand'] = 'Dinka',
['model'] = 'jester2',
['price'] = 210000,
['category'] = 'sports',
['hash'] = jester2,
['shop'] = 'luxury',
},
['jester3'] = {
['name'] = 'Jester Classic',
['brand'] = 'Dinka',
['model'] = 'jester3',
['price'] = 85000,
['category'] = 'sports',
['hash'] = jester3,
['shop'] = 'luxury',
},
['khamelion'] = {
['name'] = 'Khamelion',
['brand'] = 'Hijak',
['model'] = 'khamelion',
['price'] = 90000,
['category'] = 'sports',
['hash'] = khamelion,
['shop'] = 'luxury',
},
['kuruma'] = {
['name'] = 'Kuruma',
['brand'] = 'Karin',
['model'] = 'kuruma',
['price'] = 72000,
['category'] = 'sports',
['hash'] = kuruma,
['shop'] = 'luxury',
},
['kuruma2'] = {
['name'] = 'kuruma2',
['brand'] = 'Karin2',
['model'] = 'kuruma2',
['price'] = 72000,
['category'] = 'sports',
['hash'] = kuruma2,
['shop'] = 'luxury',
},
['locust'] = { --DLC
['name'] = 'Locust',
['brand'] = 'Ocelot',
['model'] = 'locust',
['price'] = 200000,
['category'] = 'sports',
['hash'] = locust,
['shop'] = 'luxury',
},
['lynx'] = {
['name'] = 'Lynx',
['brand'] = 'Ocelot',
['model'] = 'lynx',
['price'] = 150000,
['category'] = 'sports',
['hash'] = lynx,
['shop'] = 'luxury',
},
['massacro'] = {
['name'] = 'Massacro',
['brand'] = 'Dewbauchee',
['model'] = 'massacro',
['price'] = 110000,
['category'] = 'sports',
['hash'] = massacro,
['shop'] = 'luxury',
},
['massacro2'] = {
['name'] = 'Massacro Racecar',
['brand'] = 'Dewbauchee',
['model'] = 'massacro2',
['price'] = 80000,
['category'] = 'sports',
['hash'] = massacro2,
['shop'] = 'luxury',
},
['neo'] = { --DLC
['name'] = 'Neo',
['brand'] = 'Vysser',
['model'] = 'neo',
['price'] = 230000,
['category'] = 'sports',
['hash'] = neo,
['shop'] = 'luxury',
},
['neon'] = { --DLC
['name'] = 'Neon',
['brand'] = 'Pfister',
['model'] = 'neon',
['price'] = 220000,
['category'] = 'sports',
['hash'] = neon,
['shop'] = 'luxury',
},
['ninef'] = {
['name'] = '9F',
['brand'] = 'Obey',
['model'] = 'ninef',
['price'] = 95000,
['category'] = 'sports',
['hash'] = ninef,
['shop'] = 'luxury',
},
['ninef2'] = {
['name'] = '9F Cabrio',
['brand'] = 'Obey',
['model'] = 'ninef2',
['price'] = 105000,
['category'] = 'sports',
['hash'] = ninef2,
['shop'] = 'luxury',
},
['omnis'] = {
['name'] = 'Omnis',
['brand'] = 'Wow',
['model'] = 'omnis',
['price'] = 90000,
['category'] = 'sports',
['hash'] = omnis,
['shop'] = 'luxury',
},
['paragon'] = { --DLC
['name'] = 'Paragon',
['brand'] = 'Enus',
['model'] = 'paragon',
['price'] = 60000,
['category'] = 'sports',
['hash'] = paragon,
['shop'] = 'luxury',
},
['pariah'] = {
['name'] = 'Pariah',
['brand'] = 'Ocelot',
['model'] = 'pariah',
['price'] = 90000,
['category'] = 'sports',
['hash'] = pariah,
['shop'] = 'luxury',
},
['penumbra'] = {
['name'] = 'Penumbra',
['brand'] = 'Maibatsu',
['model'] = 'penumbra',
['price'] = 22000,
['category'] = 'sports',
['hash'] = penumbra,
['shop'] = 'luxury',
},
['penumbra2'] = {
['name'] = 'Penumbra FF',
['brand'] = 'Maibatsu',
['model'] = 'penumbra2',
['price'] = 30000,
['category'] = 'sports',
['hash'] = penumbra2,
['shop'] = 'luxury',
},
['rapidgt'] = {
['name'] = 'Rapid GT',
['brand'] = 'Dewbauchee',
['model'] = 'rapidgt',
['price'] = 86000,
['category'] = 'sports',
['hash'] = rapidgt,
['shop'] = 'luxury',
},
['rapidgt2'] = {
['name'] = 'Rapid GT Convertible',
['brand'] = 'Dewbauchee',
['model'] = 'rapidgt2',
['price'] = 92000,
['category'] = 'sports',
['hash'] = rapidgt2,
['shop'] = 'luxury',
},
['raptor'] = {
['name'] = 'Raptor',
['brand'] = 'BF',
['model'] = 'raptor',
['price'] = 90000,
['category'] = 'sports',
['hash'] = raptor,
['shop'] = 'luxury',
},
['revolter'] = {
['name'] = 'Revolter',
['brand'] = 'Ubermacht',
['model'] = 'revolter',
['price'] = 95000,
['category'] = 'sports',
['hash'] = revolter,
['shop'] = 'luxury',
},
['ruston'] = {
['name'] = 'Ruston',
['brand'] = 'Hijak',
['model'] = 'ruston',
['price'] = 130000,
['category'] = 'sports',
['hash'] = ruston,
['shop'] = 'luxury',
},
['schafter2'] = {
['name'] = 'Schafter',
['brand'] = 'Benefactor',
['model'] = 'schafter2',
['price'] = 16000,
['category'] = 'sedans',
['hash'] = schafter2,
['shop'] = 'luxury',
},
['schafter3'] = {
['name'] = 'Schafter V12',
['brand'] = 'Benefactor',
['model'] = 'schafter3',
['price'] = 35000,
['category'] = 'sports',
['hash'] = schafter3,
['shop'] = 'luxury',
},
['schafter4'] = {
['name'] = 'Schafter LWB',
['brand'] = 'Benefactor',
['model'] = 'schafter4',
['price'] = 21000,
['category'] = 'sports',
['hash'] = schafter4,
['shop'] = 'luxury',
},
['schlagen'] = { --DLC
['name'] = 'Schlagen GT',
['brand'] = 'Benefactor',
['model'] = 'schlagen',
['price'] = 160000,
['category'] = 'sports',
['hash'] = schlagen,
['shop'] = 'luxury',
},
['schwarzer'] = {
['name'] = 'Schwartzer',
['brand'] = 'Benefactor',
['model'] = 'schwarzer',
['price'] = 47000,
['category'] = 'sports',
['hash'] = schwarzer,
['shop'] = 'luxury',
},
['seven70'] = {
['name'] = 'Seven-70',
['brand'] = 'Dewbauchee',
['model'] = 'seven70',
['price'] = 140000,
['category'] = 'sports',
['hash'] = seven70,
['shop'] = 'luxury',
},
['specter'] = {
['name'] = 'Specter',
['brand'] = 'Dewbauchee',
['model'] = 'specter',
['price'] = 160000,
['category'] = 'sports',
['hash'] = specter,
['shop'] = 'luxury',
},
['streiter'] = {
['name'] = 'Streiter',
['brand'] = 'Benefactor',
['model'] = 'streiter',
['price'] = 40000,
['category'] = 'sports',
['hash'] = streiter,
['shop'] = 'luxury',
},
['sugoi'] = {
['name'] = 'Sugoi',
['brand'] = 'Dinka',
['model'] = 'sugoi',
['price'] = 85000,
['category'] = 'sports',
['hash'] = sugoi,
['shop'] = 'luxury',
},
['sultan'] = {
['name'] = 'Sultan',
['brand'] = 'Karin',
['model'] = 'sultan',
['price'] = 50000,
['category'] = 'sports',
['hash'] = sultan,
['shop'] = 'luxury',
},
['sultan2'] = {
['name'] = 'Sultan Custom',
['brand'] = 'Karin',
['model'] = 'sultan2',
['price'] = 55000,
['category'] = 'sports',
['hash'] = sultan2,
['shop'] = 'luxury',
},
['surano'] = {
['name'] = 'Surano',
['brand'] = ' Benefactor',
['model'] = 'surano',
['price'] = 80000,
['category'] = 'sports',
['hash'] = surano,
['shop'] = 'luxury',
},
['tropos'] = {
['name'] = 'Tropos Rallye',
['brand'] = 'Lampadati',
['model'] = 'tropos',
['price'] = 65000,
['category'] = 'sports',
['hash'] = tropos,
['shop'] = 'luxury',
},
['verlierer2'] = {
['name'] = 'Verlierer',
['brand'] = 'Bravado',
['model'] = 'verlierer2',
['price'] = 90500,
['category'] = 'sports',
['hash'] = verlierer2,
['shop'] = 'luxury',
},
['vstr'] = {
['name'] = 'V-STR',
['brand'] = 'Albany',
['model'] = 'vstr',
['price'] = 80000,
['category'] = 'sports',
['hash'] = vstr,
['shop'] = 'luxury',
},
['italirsx'] = {
['name'] = 'Itali RSX',
['brand'] = 'Progen',
['model'] = 'italirsx',
['price'] = 260000,
['category'] = 'sports',
['hash'] = italirsx,
['shop'] = 'luxury',
},
['zr350'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'ZR350',
['brand'] = 'Annis',
['model'] = 'zr350',
['price'] = 38000,
['category'] = 'sports',
['hash'] = zr350,
['shop'] = 'luxury',
},
['calico'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Calico GTF',
['brand'] = 'Karin',
['model'] = 'calico',
['price'] = 39000,
['category'] = 'sports',
['hash'] = calico,
['shop'] = 'luxury',
},
['futo2'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Futo GTX',
['brand'] = 'Karin',
['model'] = 'futo2',
['price'] = 39000,
['category'] = 'sports',
['hash'] = futo2,
['shop'] = 'luxury',
},
['euros'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Euros',
['brand'] = 'Annis',
['model'] = 'euros',
['price'] = 80000,
['category'] = 'sports',
['hash'] = euros,
['shop'] = 'luxury',
},
['jester4'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Jester RR',
['brand'] = 'Dinka',
['model'] = 'jester4',
['price'] = 240000,
['category'] = 'sports',
['hash'] = jester4,
['shop'] = 'luxury',
},
['remus'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Remus',
['brand'] = 'Annis',
['model'] = 'remus',
['price'] = 48000,
['category'] = 'sports',
['hash'] = remus,
['shop'] = 'luxury',
},
['comet6'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Comet S2',
['brand'] = 'Pfister',
['model'] = 'comet6',
['price'] = 230000,
['category'] = 'sports',
['hash'] = comet6,
['shop'] = 'luxury',
},
['growler'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Growler',
['brand'] = 'Pfister',
['model'] = 'growler',
['price'] = 205000,
['category'] = 'sports',
['hash'] = growler,
['shop'] = 'luxury',
},
['vectre'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Emperor Vectre',
['brand'] = 'Emperor',
['model'] = 'vectre',
['price'] = 80000,
['category'] = 'sports',
['hash'] = vectre,
['shop'] = 'luxury',
},
['cypher'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Cypher',
['brand'] = 'Ubermacht',
['model'] = 'cypher',
['price'] = 155000,
['category'] = 'sports',
['hash'] = cypher,
['shop'] = 'luxury',
},
['sultan3'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'Sultan Classic Custom',
['brand'] = 'Karin',
['model'] = 'sultan3',
['price'] = 56000,
['category'] = 'sports',
['hash'] = sultan3,
['shop'] = 'luxury',
},
['rt3000'] = { --DLC +set sv_enforceGameBuild 2372
['name'] = 'RT3000',
['brand'] = 'Dinka',
['model'] = 'rt3000',
['price'] = 65000,
['category'] = 'sports',
['hash'] = rt3000,
['shop'] = 'luxury',
},

--super
['adder'] = {
['name'] = 'Adder',
['brand'] = 'Truffade',
['model'] = 'adder',
['price'] = 280000,
['category'] = 'super',
['hash'] = adder,
['shop'] = 'luxury',
},
['autarch'] = {
['name'] = 'Autarch',
['brand'] = 'Överflöd',
['model'] = 'autarch',
['price'] = 224000,
['category'] = 'super',
['hash'] = autarch,
['shop'] = 'luxury',
},
['banshee2'] = {
['name'] = 'Banshee 900R',
['brand'] = 'Bravado',
['model'] = 'banshee2',
['price'] = 120000,
['category'] = 'super',
['hash'] = banshee2,
['shop'] = 'luxury',
},
['bullet'] = {
['name'] = 'Bullet',
['brand'] = 'Vapid',
['model'] = 'bullet',
['price'] = 120000,
['category'] = 'super',
['hash'] = bullet,
['shop'] = 'luxury',
},
['cheetah'] = {
['name'] = 'Cheetah',
['brand'] = 'Grotti',
['model'] = 'cheetah',
['price'] = 214000,
['category'] = 'super',
['hash'] = cheetah,
['shop'] = 'luxury',
},
['cyclone'] = { --might be too overpowered
['name'] = 'Cyclone',
['brand'] = 'Coil',
['model'] = 'cyclone',
['price'] = 300000,
['category'] = 'super',
['hash'] = cyclone,
['shop'] = 'luxury',
},
['entity2'] = {
['name'] = 'Entity XXR',
['brand'] = 'Överflöd',
['model'] = 'entity2',
['price'] = 164000,
['category'] = 'super',
['hash'] = entity2,
['shop'] = 'luxury',
},
['entityxf'] = {
['name'] = 'Entity XF',
['brand'] = 'Överflöd',
['model'] = 'entityxf',
['price'] = 180000,
['category'] = 'super',
['hash'] = entityxf,
['shop'] = 'luxury',
},
['emerus'] = { --DLC
['name'] = 'Emerus',
['brand'] = 'Progen',
['model'] = 'emerus',
['price'] = 220000,
['category'] = 'super',
['hash'] = emerus,
['shop'] = 'luxury',
},
['fmj'] = {
['name'] = 'FMJ',
['brand'] = 'Vapid',
['model'] = 'fmj',
['price'] = 125000,
['category'] = 'super',
['hash'] = fmj,
['shop'] = 'luxury',
},
['furia'] = {
['name'] = 'Furia',
['brand'] = 'Grotti',
['model'] = 'furia',
['price'] = 230000,
['category'] = 'super',
['hash'] = furia,
['shop'] = 'luxury',
},
['gp1'] = {
['name'] = 'GP1',
['brand'] = 'Progen',
['model'] = 'gp1',
['price'] = 110000,
['category'] = 'super',
['hash'] = gp1,
['shop'] = 'luxury',
},
['infernus'] = {
['name'] = 'Infernus',
['brand'] = 'Pegassi',
['model'] = 'infernus',
['price'] = 235000,
['category'] = 'super',
['hash'] = infernus,
['shop'] = 'luxury',
},
['italigtb'] = {
['name'] = 'Itali GTB',
['brand'] = 'Progen',
['model'] = 'italigtb',
['price'] = 170000,
['category'] = 'super',
['hash'] = italigtb,
['shop'] = 'luxury',
},
['italigtb2'] = {
['name'] = 'Itali GTB',
['brand'] = 'Progen',
['model'] = 'italigtb2',
['price'] = 250000,
['category'] = 'super',
['hash'] = italigtb2,
['shop'] = 'luxury',
},
['krieger'] = { --DLC
['name'] = 'Krieger',
['brand'] = 'Benefactor',
['model'] = 'krieger',
['price'] = 222000,
['category'] = 'super',
['hash'] = krieger,
['shop'] = 'luxury',
},
['le7b'] = {
['name'] = 'RE-7B',
['brand'] = 'Annis',
['model'] = 'le7b',
['price'] = 260000,
['category'] = 'super',
['hash'] = le7b,
['shop'] = 'luxury',
},
['nero'] = {
['name'] = 'Nero',
['brand'] = 'Truffade',
['model'] = 'nero',
['price'] = 200000,
['category'] = 'super',
['hash'] = nero,
['shop'] = 'luxury',
},
['nero2'] = {
['name'] = 'Nero Custom',
['brand'] = 'Truffade',
['model'] = 'nero2',
['price'] = 260000,
['category'] = 'super',
['hash'] = nero2,
['shop'] = 'luxury',
},
['osiris'] = {
['name'] = 'Osiris',
['brand'] = 'Pegassi',
['model'] = 'osiris',
['price'] = 220000,
['category'] = 'super',
['hash'] = osiris,
['shop'] = 'luxury',
},
['penetrator'] = {
['name'] = 'Penetrator',
['brand'] = 'Ocelot',
['model'] = 'penetrator',
['price'] = 130000,
['category'] = 'super',
['hash'] = penetrator,
['shop'] = 'luxury',
},
['pfister811'] = {
['name'] = '811',
['brand'] = 'Pfister',
['model'] = 'pfister811',
['price'] = 220000,
['category'] = 'super',
['hash'] = pfister811,
['shop'] = 'luxury',
},
['prototipo'] = {
['name'] = 'X80 Proto',
['brand'] = 'Grotti',
['model'] = 'prototipo',
['price'] = 235000,
['category'] = 'super',
['hash'] = prototipo,
['shop'] = 'luxury',
},
['reaper'] = {
['name'] = 'Reaper',
['brand'] = 'Pegassi',
['model'] = 'reaper',
['price'] = 100000,
['category'] = 'super',
['hash'] = reaper,
['shop'] = 'luxury',
},
['s80'] = { --DLC
['name'] = 'S80RR',
['brand'] = 'Annis',
['model'] = 's80',
['price'] = 205000,
['category'] = 'super',
['hash'] = s80,
['shop'] = 'luxury',
},
['sc1'] = {
['name'] = 'SC1',
['brand'] = 'Übermacht',
['model'] = 'sc1',
['price'] = 90000,
['category'] = 'super',
['hash'] = sc1,
['shop'] = 'luxury',
},
['sheava'] = { --DLC
['name'] = 'ETR1',
['brand'] = 'Emperor',
['model'] = 'sheava',
['price'] = 220000,
['category'] = 'super',
['hash'] = sheava,
['shop'] = 'luxury',
},
['sultanrs'] = {
['name'] = 'Sultan RS',
['brand'] = 'Karin',
['model'] = 'sultanrs',
['price'] = 76500,
['category'] = 'sports',
['hash'] = sultanrs,
['shop'] = 'luxury',
},
['t20'] = {
['name'] = 'T20',
['brand'] = 'Progen',
['model'] = 't20',
['price'] = 1650000,
['category'] = 'super',
['hash'] = t20,
['shop'] = 'luxury',
},
['taipan'] = {
['name'] = 'Taipan',
['brand'] = 'Cheval',
['model'] = 'taipan',
['price'] = 1850000,
['category'] = 'super',
['hash'] = taipan,
['shop'] = 'luxury',
},
['tempesta'] = {
['name'] = 'Tempesta',
['brand'] = 'Pegassi',
['model'] = 'tempesta',
['price'] = 120000,
['category'] = 'super',
['hash'] = tempesta,
['shop'] = 'luxury',
},
['tezeract'] = {
['name'] = 'Tezeract',
['brand'] = 'Pegassi',
['model'] = 'tezeract',
['price'] = 220000,
['category'] = 'super',
['hash'] = tezeract,
['shop'] = 'luxury',
},
['thrax'] = { --DLC
['name'] = 'Thrax',
['brand'] = 'Truffade',
['model'] = 'thrax',
['price'] = 180000,
['category'] = 'super',
['hash'] = thrax,
['shop'] = 'luxury',
},
['tigon'] = {
['name'] = 'Tigon',
['brand'] = 'Lampadati',
['model'] = 'tigon',
['price'] = 240000,
['category'] = 'super',
['hash'] = tigon,
['shop'] = 'luxury',
},
['turismor'] = {
['name'] = 'Turismo R',
['brand'] = 'Grotti',
['model'] = 'turismor',
['price'] = 140000,
['category'] = 'super',
['hash'] = turismor,
['shop'] = 'luxury',
},
['tyrant'] = {
['name'] = 'Tyrant',
['brand'] = ' Överflöd',
['model'] = 'tyrant',
['price'] = 2100000,
['category'] = 'super',
['hash'] = tyrant,
['shop'] = 'luxury',
},
['tyrus'] = {
['name'] = 'Tyrus',
['brand'] = 'Progen',
['model'] = 'tyrus',
['price'] = 230000,
['category'] = 'super',
['hash'] = tyrus,
['shop'] = 'luxury',
},
['vacca'] = {
['name'] = 'Vacca',
['brand'] = 'Pegassi',
['model'] = 'vacca',
['price'] = 105000,
['category'] = 'super',
['hash'] = vacca,
['shop'] = 'luxury',
},
['vagner'] = {
['name'] = 'Vagner',
['brand'] = 'Dewbauchee',
['model'] = 'vagner',
['price'] = 1660000,
['category'] = 'super',
['hash'] = vagner,
['shop'] = 'luxury',
},
['visione'] = {
['name'] = 'Visione',
['brand'] = 'Grotti',
['model'] = 'visione',
['price'] = 750000,
['category'] = 'sports',
['hash'] = visione,
['shop'] = 'luxury',
},
['voltic'] = {
['name'] = 'Voltic',
['brand'] = 'Coil',
['model'] = 'voltic',
['price'] = 120000,
['category'] = 'super',
['hash'] = voltic,
['shop'] = 'luxury',
},
['voltic2'] = {
['name'] = 'Rocket Voltic',
['brand'] = 'Coil',
['model'] = 'voltic2',
['price'] = 9830400,
['category'] = 'super',
['hash'] = voltic2,
['shop'] = 'luxury',
},
['xa21'] = {
['name'] = 'XA-21',
['brand'] = 'Ocelot',
['model'] = 'xa21',
['price'] = 180000,
['category'] = 'super',
['hash'] = xa21,
['shop'] = 'luxury',
},
['zentorno'] = {
['name'] = 'Zentorno',
['brand'] = 'Pegassi',
['model'] = 'zentorno',
['price'] = 340000,
['category'] = 'super',
['hash'] = zentorno,
['shop'] = 'luxury',
},
['zorrusso'] = { --DLC
['name'] = 'Zorrusso',
['brand'] = 'Pegassi',
['model'] = 'zorrusso',
['price'] = 277000,
['category'] = 'super',
['hash'] = zorrusso,
['shop'] = 'luxury',
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions