mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:01:24 +00:00
Update vehicles.lua
Capitalized remaining values that weren't capitalized.
This commit is contained in:
+90
-90
@@ -361,7 +361,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'bmx',
|
||||
['price'] = 160,
|
||||
['category'] = 'cycles',
|
||||
['categoryLabel'] = 'cycles',
|
||||
['categoryLabel'] = 'Cycles',
|
||||
['hash'] = `bmx`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -371,7 +371,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'cruiser',
|
||||
['price'] = 510,
|
||||
['category'] = 'cycles',
|
||||
['categoryLabel'] = 'cycles',
|
||||
['categoryLabel'] = 'Cycles',
|
||||
['hash'] = `cruiser`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -381,7 +381,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'fixter',
|
||||
['price'] = 225,
|
||||
['category'] = 'cycles',
|
||||
['categoryLabel'] = 'cycles',
|
||||
['categoryLabel'] = 'Cycles',
|
||||
['hash'] = `fixter`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -391,7 +391,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'scorcher',
|
||||
['price'] = 280,
|
||||
['category'] = 'cycles',
|
||||
['categoryLabel'] = 'cycles',
|
||||
['categoryLabel'] = 'Cycles',
|
||||
['hash'] = `scorcher`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -401,7 +401,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'tribike',
|
||||
['price'] = 500,
|
||||
['category'] = 'cycles',
|
||||
['categoryLabel'] = 'cycles',
|
||||
['categoryLabel'] = 'Cycles',
|
||||
['hash'] = `tribike`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -411,7 +411,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'tribike2',
|
||||
['price'] = 700,
|
||||
['category'] = 'cycles',
|
||||
['categoryLabel'] = 'cycles',
|
||||
['categoryLabel'] = 'Cycles',
|
||||
['hash'] = `tribike2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -421,7 +421,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'tribike3',
|
||||
['price'] = 520,
|
||||
['category'] = 'cycles',
|
||||
['categoryLabel'] = 'cycles',
|
||||
['categoryLabel'] = 'Cycles',
|
||||
['hash'] = `tribike3`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -432,7 +432,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'akuma',
|
||||
['price'] = 55000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `akuma`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -442,7 +442,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'avarus',
|
||||
['price'] = 20000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `avarus`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -452,7 +452,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'bagger',
|
||||
['price'] = 13500,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `bagger`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -462,7 +462,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'bati',
|
||||
['price'] = 24000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `bati`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -472,7 +472,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'bati2',
|
||||
['price'] = 19000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `bati2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -482,7 +482,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'bf400',
|
||||
['price'] = 22000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `bf400`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -492,7 +492,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'carbonrs',
|
||||
['price'] = 22000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `carbonrs`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -502,7 +502,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'chimera',
|
||||
['price'] = 21000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `chimera`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -512,7 +512,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'cliffhanger',
|
||||
['price'] = 28500,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `cliffhanger`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -522,7 +522,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'daemon',
|
||||
['price'] = 14000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `daemon`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -532,7 +532,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'daemon2',
|
||||
['price'] = 23000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `daemon2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -542,7 +542,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'defiler',
|
||||
['price'] = 30000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `defiler`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -552,7 +552,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'deathbike',
|
||||
['price'] = 30000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `deathbike`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -562,7 +562,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'deathbike2',
|
||||
['price'] = 30000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `deathbike2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -572,7 +572,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'deathbike3',
|
||||
['price'] = 30000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `deathbike3`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -582,7 +582,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'diablous',
|
||||
['price'] = 30000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `diablous`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -592,7 +592,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'diablous2',
|
||||
['price'] = 38000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `diablous2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -602,7 +602,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'double',
|
||||
['price'] = 28000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `double`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -612,7 +612,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'enduro',
|
||||
['price'] = 5500,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `enduro`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -622,7 +622,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'esskey',
|
||||
['price'] = 12000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `esskey`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -632,7 +632,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'faggio',
|
||||
['price'] = 2000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `faggio`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -642,7 +642,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'faggio2',
|
||||
['price'] = 1900,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `faggio2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -652,7 +652,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'faggio3',
|
||||
['price'] = 2500,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `faggio3`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -662,7 +662,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'fcr',
|
||||
['price'] = 5000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `fcr`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -672,7 +672,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'fcr2',
|
||||
['price'] = 19000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `fcr2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -682,7 +682,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'gargoyle',
|
||||
['price'] = 32000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `gargoyle`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -692,7 +692,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'hakuchou',
|
||||
['price'] = 17000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `hakuchou`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -702,7 +702,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'hakuchou2',
|
||||
['price'] = 45000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `hakuchou2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -712,7 +712,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'hexer',
|
||||
['price'] = 16000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `hexer`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -722,7 +722,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'innovation',
|
||||
['price'] = 33500,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `innovation`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -732,7 +732,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'lectro',
|
||||
['price'] = 28000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `lectro`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -742,7 +742,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'manchez',
|
||||
['price'] = 8300,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `manchez`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -752,7 +752,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'nemesis',
|
||||
['price'] = 20000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `nemesis`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -762,7 +762,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'nightblade',
|
||||
['price'] = 23000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `nightblade`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -782,7 +782,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'pcj',
|
||||
['price'] = 15000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `pcj`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -792,7 +792,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'ratbike',
|
||||
['price'] = 3000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `ratbike`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -802,7 +802,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'ruffian',
|
||||
['price'] = 25000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `ruffian`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -812,7 +812,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'sanchez',
|
||||
['price'] = 5300,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `sanchez`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -822,7 +822,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'sanchez2',
|
||||
['price'] = 5300,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `sanchez2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -832,7 +832,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'sanctus',
|
||||
['price'] = 35000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `sanctus`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -842,7 +842,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'shotaro',
|
||||
['price'] = 320000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `shotaro`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -852,7 +852,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'sovereign',
|
||||
['price'] = 8000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `sovereign`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -862,7 +862,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'stryder',
|
||||
['price'] = 50000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `stryder`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -872,7 +872,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'thrust',
|
||||
['price'] = 22000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `thrust`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -882,7 +882,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'vader',
|
||||
['price'] = 7200,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `vader`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -892,7 +892,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'vindicator',
|
||||
['price'] = 19000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `vindicator`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -902,7 +902,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'vortex',
|
||||
['price'] = 31000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `vortex`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -912,7 +912,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'wolfsbane',
|
||||
['price'] = 14000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `wolfsbane`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -922,7 +922,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'zombiea',
|
||||
['price'] = 28000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `zombiea`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -932,7 +932,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'zombieb',
|
||||
['price'] = 27000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `zombieb`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -942,7 +942,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'manchez2',
|
||||
['price'] = 14000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `manchez2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -952,7 +952,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'shinobi',
|
||||
['price'] = 25000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `shinobi`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -962,7 +962,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'reever',
|
||||
['price'] = 25000,
|
||||
['category'] = 'motorcycles',
|
||||
['categoryLabel'] = 'motorcycles',
|
||||
['categoryLabel'] = 'Motorcycles',
|
||||
['hash'] = `reever`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1915,7 +1915,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'baller',
|
||||
['price'] = 22000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `baller`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1925,7 +1925,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'baller2',
|
||||
['price'] = 15000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `baller2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1935,7 +1935,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'baller3',
|
||||
['price'] = 15000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `baller3`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1945,7 +1945,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'baller4',
|
||||
['price'] = 29000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `baller4`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1955,7 +1955,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'baller5',
|
||||
['price'] = 78000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `baller5`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1965,7 +1965,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'baller6',
|
||||
['price'] = 82000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `baller6`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1975,7 +1975,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'bjxl',
|
||||
['price'] = 19000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `bjxl`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1985,7 +1985,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'cavalcade',
|
||||
['price'] = 14000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `cavalcade`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -1995,7 +1995,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'cavalcade2',
|
||||
['price'] = 16500,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `cavalcade2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2005,7 +2005,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'contender',
|
||||
['price'] = 35000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `contender`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2015,7 +2015,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'dubsta',
|
||||
['price'] = 19000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `dubsta`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2025,7 +2025,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'dubsta2',
|
||||
['price'] = 19500,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `dubsta2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2035,7 +2035,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'fq2',
|
||||
['price'] = 18500,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `fq2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2045,7 +2045,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'granger',
|
||||
['price'] = 22000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `granger`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2055,7 +2055,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'gresley',
|
||||
['price'] = 25000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `gresley`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2065,7 +2065,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'habanero',
|
||||
['price'] = 20000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `habanero`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2075,7 +2075,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'huntley',
|
||||
['price'] = 24500,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `huntley`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2085,7 +2085,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'landstalker',
|
||||
['price'] = 12000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `landstalker`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2095,7 +2095,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'landstalker2',
|
||||
['price'] = 26000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `landstalker2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2115,7 +2115,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'novak',
|
||||
['price'] = 70000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `novak`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2125,7 +2125,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'patriot',
|
||||
['price'] = 21000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `patriot`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2135,7 +2135,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'radi',
|
||||
['price'] = 18000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `radi`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2145,7 +2145,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'rebla',
|
||||
['price'] = 21000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `rebla`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2155,7 +2155,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'rocoto',
|
||||
['price'] = 13000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `rocoto`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2165,7 +2165,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'seminole',
|
||||
['price'] = 20000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `seminole`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2175,7 +2175,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'seminole2',
|
||||
['price'] = 13000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `seminole2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2185,7 +2185,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'serrano',
|
||||
['price'] = 48000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `serrano`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2195,7 +2195,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'toros',
|
||||
['price'] = 65000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `toros`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2205,7 +2205,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'xls',
|
||||
['price'] = 17000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `xls`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
@@ -2215,7 +2215,7 @@ QBShared.Vehicles = {
|
||||
['model'] = 'granger2',
|
||||
['price'] = 221000,
|
||||
['category'] = 'suvs',
|
||||
['categoryLabel'] = 'suvs',
|
||||
['categoryLabel'] = 'SUVs',
|
||||
['hash'] = `granger2`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user