From 15b2e7136cbe6d6a65bc6baeef1039b92add1dd1 Mon Sep 17 00:00:00 2001 From: r0adra93 Date: Thu, 6 Oct 2022 02:18:22 -0400 Subject: [PATCH] added categoryLabel to shared/vehicles.lua Added categoryLabel to shared/vehicles.lua table. --- shared/vehicles.lua | 507 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 507 insertions(+) diff --git a/shared/vehicles.lua b/shared/vehicles.lua index c7b6c9f..8981953 100644 --- a/shared/vehicles.lua +++ b/shared/vehicles.lua @@ -9,6 +9,7 @@ QBShared.Vehicles = { ['model'] = 'asbo', ['price'] = 4000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `asbo`, ['shop'] = {'pdm','luxury'}, }, @@ -18,6 +19,7 @@ QBShared.Vehicles = { ['model'] = 'blista', ['price'] = 13000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `blista`, ['shop'] = 'pdm', }, @@ -27,6 +29,7 @@ QBShared.Vehicles = { ['model'] = 'brioso', ['price'] = 20000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `brioso`, ['shop'] = 'pdm', }, @@ -36,6 +39,7 @@ QBShared.Vehicles = { ['model'] = 'club', ['price'] = 8000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `club`, ['shop'] = 'pdm', }, @@ -45,6 +49,7 @@ QBShared.Vehicles = { ['model'] = 'dilettante', ['price'] = 9000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `dilettante`, ['shop'] = 'pdm', }, @@ -54,6 +59,7 @@ QBShared.Vehicles = { ['model'] = 'dilettante2', ['price'] = 12000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `dilettante2`, ['shop'] = 'pdm', }, @@ -63,6 +69,7 @@ QBShared.Vehicles = { ['model'] = 'kanjo', ['price'] = 12000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `kanjo`, ['shop'] = 'pdm', }, @@ -72,6 +79,7 @@ QBShared.Vehicles = { ['model'] = 'issi2', ['price'] = 7000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `issi2`, ['shop'] = 'pdm', }, @@ -81,6 +89,7 @@ QBShared.Vehicles = { ['model'] = 'issi3', ['price'] = 5000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `issi3`, ['shop'] = 'pdm', }, @@ -90,6 +99,7 @@ QBShared.Vehicles = { ['model'] = 'issi4', ['price'] = 80000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `issi4`, ['shop'] = 'pdm', }, @@ -99,6 +109,7 @@ QBShared.Vehicles = { ['model'] = 'issi5', ['price'] = 80000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `issi5`, ['shop'] = 'pdm', }, @@ -108,6 +119,7 @@ QBShared.Vehicles = { ['model'] = 'issi6', ['price'] = 80000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `issi6`, ['shop'] = 'pdm', }, @@ -117,6 +129,7 @@ QBShared.Vehicles = { ['model'] = 'panto', ['price'] = 3200, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `panto`, ['shop'] = 'pdm', }, @@ -126,6 +139,7 @@ QBShared.Vehicles = { ['model'] = 'prairie', ['price'] = 30000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `prairie`, ['shop'] = 'pdm', }, @@ -135,6 +149,7 @@ QBShared.Vehicles = { ['model'] = 'rhapsody', ['price'] = 10000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `rhapsody`, ['shop'] = 'pdm', }, @@ -144,6 +159,7 @@ QBShared.Vehicles = { ['model'] = 'brioso2', ['price'] = 12000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `brioso2`, ['shop'] = 'pdm', }, @@ -153,6 +169,7 @@ QBShared.Vehicles = { ['model'] = 'weevil', ['price'] = 9000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `weevil`, ['shop'] = 'pdm', }, @@ -163,6 +180,7 @@ QBShared.Vehicles = { ['model'] = 'cogcabrio', ['price'] = 30000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `cogcabrio`, ['shop'] = 'pdm', }, @@ -172,6 +190,7 @@ QBShared.Vehicles = { ['model'] = 'exemplar', ['price'] = 40000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `exemplar`, ['shop'] = 'pdm', }, @@ -181,6 +200,7 @@ QBShared.Vehicles = { ['model'] = 'f620', ['price'] = 32500, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `f620`, ['shop'] = 'pdm', }, @@ -190,6 +210,7 @@ QBShared.Vehicles = { ['model'] = 'felon', ['price'] = 31000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `felon`, ['shop'] = 'pdm', }, @@ -199,6 +220,7 @@ QBShared.Vehicles = { ['model'] = 'felon2', ['price'] = 37000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `felon2`, ['shop'] = 'pdm', }, @@ -208,6 +230,7 @@ QBShared.Vehicles = { ['model'] = 'jackal', ['price'] = 19000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `jackal`, ['shop'] = 'pdm', }, @@ -217,6 +240,7 @@ QBShared.Vehicles = { ['model'] = 'oracle', ['price'] = 22000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `oracle`, ['shop'] = 'pdm', }, @@ -226,6 +250,7 @@ QBShared.Vehicles = { ['model'] = 'oracle2', ['price'] = 28000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `oracle2`, ['shop'] = 'pdm', }, @@ -235,6 +260,7 @@ QBShared.Vehicles = { ['model'] = 'sentinel', ['price'] = 30000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `sentinel`, ['shop'] = 'pdm', }, @@ -244,6 +270,7 @@ QBShared.Vehicles = { ['model'] = 'sentinel2', ['price'] = 33000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `sentinel2`, ['shop'] = 'pdm', }, @@ -253,6 +280,7 @@ QBShared.Vehicles = { ['model'] = 'windsor', ['price'] = 27000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `windsor`, ['shop'] = 'pdm', }, @@ -262,6 +290,7 @@ QBShared.Vehicles = { ['model'] = 'windsor2', ['price'] = 34000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `windsor2`, ['shop'] = 'pdm', }, @@ -271,6 +300,7 @@ QBShared.Vehicles = { ['model'] = 'zion', ['price'] = 22000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `zion`, ['shop'] = 'pdm', }, @@ -280,6 +310,7 @@ QBShared.Vehicles = { ['model'] = 'zion2', ['price'] = 28000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `zion2`, ['shop'] = 'pdm', }, @@ -289,6 +320,7 @@ QBShared.Vehicles = { ['model'] = 'previon', ['price'] = 149000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `previon`, ['shop'] = 'pdm', }, @@ -298,6 +330,7 @@ QBShared.Vehicles = { ['model'] = 'champion', ['price'] = 205000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `champion`, ['shop'] = 'pdm', }, @@ -307,6 +340,7 @@ QBShared.Vehicles = { ['model'] = 'ignus', ['price'] = 1120000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `ignus`, ['shop'] = 'pdm', }, @@ -316,6 +350,7 @@ QBShared.Vehicles = { ['model'] = 'zeno', ['price'] = 1350000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `zeno`, ['shop'] = 'pdm', }, @@ -326,6 +361,7 @@ QBShared.Vehicles = { ['model'] = 'bmx', ['price'] = 160, ['category'] = 'cycles', + ['categoryLabel'] = 'cycles', ['hash'] = `bmx`, ['shop'] = 'pdm', }, @@ -335,6 +371,7 @@ QBShared.Vehicles = { ['model'] = 'cruiser', ['price'] = 510, ['category'] = 'cycles', + ['categoryLabel'] = 'cycles', ['hash'] = `cruiser`, ['shop'] = 'pdm', }, @@ -344,6 +381,7 @@ QBShared.Vehicles = { ['model'] = 'fixter', ['price'] = 225, ['category'] = 'cycles', + ['categoryLabel'] = 'cycles', ['hash'] = `fixter`, ['shop'] = 'pdm', }, @@ -353,6 +391,7 @@ QBShared.Vehicles = { ['model'] = 'scorcher', ['price'] = 280, ['category'] = 'cycles', + ['categoryLabel'] = 'cycles', ['hash'] = `scorcher`, ['shop'] = 'pdm', }, @@ -362,6 +401,7 @@ QBShared.Vehicles = { ['model'] = 'tribike', ['price'] = 500, ['category'] = 'cycles', + ['categoryLabel'] = 'cycles', ['hash'] = `tribike`, ['shop'] = 'pdm', }, @@ -371,6 +411,7 @@ QBShared.Vehicles = { ['model'] = 'tribike2', ['price'] = 700, ['category'] = 'cycles', + ['categoryLabel'] = 'cycles', ['hash'] = `tribike2`, ['shop'] = 'pdm', }, @@ -380,6 +421,7 @@ QBShared.Vehicles = { ['model'] = 'tribike3', ['price'] = 520, ['category'] = 'cycles', + ['categoryLabel'] = 'cycles', ['hash'] = `tribike3`, ['shop'] = 'pdm', }, @@ -390,6 +432,7 @@ QBShared.Vehicles = { ['model'] = 'akuma', ['price'] = 55000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `akuma`, ['shop'] = 'pdm', }, @@ -399,6 +442,7 @@ QBShared.Vehicles = { ['model'] = 'avarus', ['price'] = 20000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `avarus`, ['shop'] = 'pdm', }, @@ -408,6 +452,7 @@ QBShared.Vehicles = { ['model'] = 'bagger', ['price'] = 13500, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `bagger`, ['shop'] = 'pdm', }, @@ -417,6 +462,7 @@ QBShared.Vehicles = { ['model'] = 'bati', ['price'] = 24000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `bati`, ['shop'] = 'pdm', }, @@ -426,6 +472,7 @@ QBShared.Vehicles = { ['model'] = 'bati2', ['price'] = 19000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `bati2`, ['shop'] = 'pdm', }, @@ -435,6 +482,7 @@ QBShared.Vehicles = { ['model'] = 'bf400', ['price'] = 22000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `bf400`, ['shop'] = 'pdm', }, @@ -444,6 +492,7 @@ QBShared.Vehicles = { ['model'] = 'carbonrs', ['price'] = 22000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `carbonrs`, ['shop'] = 'pdm', }, @@ -453,6 +502,7 @@ QBShared.Vehicles = { ['model'] = 'chimera', ['price'] = 21000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `chimera`, ['shop'] = 'pdm', }, @@ -462,6 +512,7 @@ QBShared.Vehicles = { ['model'] = 'cliffhanger', ['price'] = 28500, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `cliffhanger`, ['shop'] = 'pdm', }, @@ -471,6 +522,7 @@ QBShared.Vehicles = { ['model'] = 'daemon', ['price'] = 14000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `daemon`, ['shop'] = 'pdm', }, @@ -480,6 +532,7 @@ QBShared.Vehicles = { ['model'] = 'daemon2', ['price'] = 23000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `daemon2`, ['shop'] = 'pdm', }, @@ -489,6 +542,7 @@ QBShared.Vehicles = { ['model'] = 'defiler', ['price'] = 30000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `defiler`, ['shop'] = 'pdm', }, @@ -498,6 +552,7 @@ QBShared.Vehicles = { ['model'] = 'deathbike', ['price'] = 30000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `deathbike`, ['shop'] = 'pdm', }, @@ -507,6 +562,7 @@ QBShared.Vehicles = { ['model'] = 'deathbike2', ['price'] = 30000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `deathbike2`, ['shop'] = 'pdm', }, @@ -516,6 +572,7 @@ QBShared.Vehicles = { ['model'] = 'deathbike3', ['price'] = 30000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `deathbike3`, ['shop'] = 'pdm', }, @@ -525,6 +582,7 @@ QBShared.Vehicles = { ['model'] = 'diablous', ['price'] = 30000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `diablous`, ['shop'] = 'pdm', }, @@ -534,6 +592,7 @@ QBShared.Vehicles = { ['model'] = 'diablous2', ['price'] = 38000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `diablous2`, ['shop'] = 'pdm', }, @@ -543,6 +602,7 @@ QBShared.Vehicles = { ['model'] = 'double', ['price'] = 28000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `double`, ['shop'] = 'pdm', }, @@ -552,6 +612,7 @@ QBShared.Vehicles = { ['model'] = 'enduro', ['price'] = 5500, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `enduro`, ['shop'] = 'pdm', }, @@ -561,6 +622,7 @@ QBShared.Vehicles = { ['model'] = 'esskey', ['price'] = 12000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `esskey`, ['shop'] = 'pdm', }, @@ -570,6 +632,7 @@ QBShared.Vehicles = { ['model'] = 'faggio', ['price'] = 2000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `faggio`, ['shop'] = 'pdm', }, @@ -579,6 +642,7 @@ QBShared.Vehicles = { ['model'] = 'faggio2', ['price'] = 1900, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `faggio2`, ['shop'] = 'pdm', }, @@ -588,6 +652,7 @@ QBShared.Vehicles = { ['model'] = 'faggio3', ['price'] = 2500, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `faggio3`, ['shop'] = 'pdm', }, @@ -597,6 +662,7 @@ QBShared.Vehicles = { ['model'] = 'fcr', ['price'] = 5000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `fcr`, ['shop'] = 'pdm', }, @@ -606,6 +672,7 @@ QBShared.Vehicles = { ['model'] = 'fcr2', ['price'] = 19000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `fcr2`, ['shop'] = 'pdm', }, @@ -615,6 +682,7 @@ QBShared.Vehicles = { ['model'] = 'gargoyle', ['price'] = 32000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `gargoyle`, ['shop'] = 'pdm', }, @@ -624,6 +692,7 @@ QBShared.Vehicles = { ['model'] = 'hakuchou', ['price'] = 17000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `hakuchou`, ['shop'] = 'pdm', }, @@ -633,6 +702,7 @@ QBShared.Vehicles = { ['model'] = 'hakuchou2', ['price'] = 45000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `hakuchou2`, ['shop'] = 'pdm', }, @@ -642,6 +712,7 @@ QBShared.Vehicles = { ['model'] = 'hexer', ['price'] = 16000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `hexer`, ['shop'] = 'pdm', }, @@ -651,6 +722,7 @@ QBShared.Vehicles = { ['model'] = 'innovation', ['price'] = 33500, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `innovation`, ['shop'] = 'pdm', }, @@ -660,6 +732,7 @@ QBShared.Vehicles = { ['model'] = 'lectro', ['price'] = 28000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `lectro`, ['shop'] = 'pdm', }, @@ -669,6 +742,7 @@ QBShared.Vehicles = { ['model'] = 'manchez', ['price'] = 8300, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `manchez`, ['shop'] = 'pdm', }, @@ -678,6 +752,7 @@ QBShared.Vehicles = { ['model'] = 'nemesis', ['price'] = 20000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `nemesis`, ['shop'] = 'pdm', }, @@ -687,6 +762,7 @@ QBShared.Vehicles = { ['model'] = 'nightblade', ['price'] = 23000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `nightblade`, ['shop'] = 'pdm', }, @@ -696,6 +772,7 @@ QBShared.Vehicles = { ['model'] = 'oppressor', ['price'] = 9999999, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `oppressor`, ['shop'] = 'luxury', }, @@ -705,6 +782,7 @@ QBShared.Vehicles = { ['model'] = 'pcj', ['price'] = 15000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `pcj`, ['shop'] = 'pdm', }, @@ -714,6 +792,7 @@ QBShared.Vehicles = { ['model'] = 'ratbike', ['price'] = 3000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `ratbike`, ['shop'] = 'pdm', }, @@ -723,6 +802,7 @@ QBShared.Vehicles = { ['model'] = 'ruffian', ['price'] = 25000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `ruffian`, ['shop'] = 'pdm', }, @@ -732,6 +812,7 @@ QBShared.Vehicles = { ['model'] = 'sanchez', ['price'] = 5300, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `sanchez`, ['shop'] = 'pdm', }, @@ -741,6 +822,7 @@ QBShared.Vehicles = { ['model'] = 'sanchez2', ['price'] = 5300, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `sanchez2`, ['shop'] = 'pdm', }, @@ -750,6 +832,7 @@ QBShared.Vehicles = { ['model'] = 'sanctus', ['price'] = 35000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `sanctus`, ['shop'] = 'pdm', }, @@ -759,6 +842,7 @@ QBShared.Vehicles = { ['model'] = 'shotaro', ['price'] = 320000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `shotaro`, ['shop'] = 'pdm', }, @@ -768,6 +852,7 @@ QBShared.Vehicles = { ['model'] = 'sovereign', ['price'] = 8000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `sovereign`, ['shop'] = 'pdm', }, @@ -777,6 +862,7 @@ QBShared.Vehicles = { ['model'] = 'stryder', ['price'] = 50000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `stryder`, ['shop'] = 'pdm', }, @@ -786,6 +872,7 @@ QBShared.Vehicles = { ['model'] = 'thrust', ['price'] = 22000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `thrust`, ['shop'] = 'pdm', }, @@ -795,6 +882,7 @@ QBShared.Vehicles = { ['model'] = 'vader', ['price'] = 7200, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `vader`, ['shop'] = 'pdm', }, @@ -804,6 +892,7 @@ QBShared.Vehicles = { ['model'] = 'vindicator', ['price'] = 19000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `vindicator`, ['shop'] = 'pdm', }, @@ -813,6 +902,7 @@ QBShared.Vehicles = { ['model'] = 'vortex', ['price'] = 31000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `vortex`, ['shop'] = 'pdm', }, @@ -822,6 +912,7 @@ QBShared.Vehicles = { ['model'] = 'wolfsbane', ['price'] = 14000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `wolfsbane`, ['shop'] = 'pdm', }, @@ -831,6 +922,7 @@ QBShared.Vehicles = { ['model'] = 'zombiea', ['price'] = 28000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `zombiea`, ['shop'] = 'pdm', }, @@ -840,6 +932,7 @@ QBShared.Vehicles = { ['model'] = 'zombieb', ['price'] = 27000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `zombieb`, ['shop'] = 'pdm', }, @@ -849,6 +942,7 @@ QBShared.Vehicles = { ['model'] = 'manchez2', ['price'] = 14000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `manchez2`, ['shop'] = 'pdm', }, @@ -858,6 +952,7 @@ QBShared.Vehicles = { ['model'] = 'shinobi', ['price'] = 25000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `shinobi`, ['shop'] = 'pdm', }, @@ -867,6 +962,7 @@ QBShared.Vehicles = { ['model'] = 'reever', ['price'] = 25000, ['category'] = 'motorcycles', + ['categoryLabel'] = 'motorcycles', ['hash'] = `reever`, ['shop'] = 'pdm', }, @@ -877,6 +973,7 @@ QBShared.Vehicles = { ['model'] = 'blade', ['price'] = 23500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `blade`, ['shop'] = 'pdm', }, @@ -886,6 +983,7 @@ QBShared.Vehicles = { ['model'] = 'buccaneer', ['price'] = 22500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `buccaneer`, ['shop'] = 'pdm', }, @@ -895,6 +993,7 @@ QBShared.Vehicles = { ['model'] = 'buccaneer2', ['price'] = 24500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `buccaneer2`, ['shop'] = 'pdm', }, @@ -904,6 +1003,7 @@ QBShared.Vehicles = { ['model'] = 'chino', ['price'] = 5000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `chino`, ['shop'] = 'pdm', }, @@ -913,6 +1013,7 @@ QBShared.Vehicles = { ['model'] = 'chino2', ['price'] = 8000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `chino2`, ['shop'] = 'pdm', }, @@ -922,6 +1023,7 @@ QBShared.Vehicles = { ['model'] = 'clique', ['price'] = 20000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `clique`, ['shop'] = 'pdm', }, @@ -931,6 +1033,7 @@ QBShared.Vehicles = { ['model'] = 'coquette3', ['price'] = 180000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `coquette3`, ['shop'] = 'pdm', }, @@ -940,6 +1043,7 @@ QBShared.Vehicles = { ['model'] = 'deviant', ['price'] = 70000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `deviant`, ['shop'] = 'pdm', }, @@ -949,6 +1053,7 @@ QBShared.Vehicles = { ['model'] = 'dominator', ['price'] = 62500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dominator`, ['shop'] = 'pdm', }, @@ -958,6 +1063,7 @@ QBShared.Vehicles = { ['model'] = 'dominator2', ['price'] = 50000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dominator2`, ['shop'] = 'pdm', }, @@ -967,6 +1073,7 @@ QBShared.Vehicles = { ['model'] = 'dominator3', ['price'] = 70000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dominator3`, ['shop'] = 'pdm', }, @@ -976,6 +1083,7 @@ QBShared.Vehicles = { ['model'] = 'dominator4', ['price'] = 200000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dominator4`, ['shop'] = 'pdm', }, @@ -985,6 +1093,7 @@ QBShared.Vehicles = { ['model'] = 'dominator7', ['price'] = 110000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dominator7`, ['shop'] = 'pdm', }, @@ -994,6 +1103,7 @@ QBShared.Vehicles = { ['model'] = 'dominator8', ['price'] = 80000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dominator8`, ['shop'] = 'pdm', }, @@ -1003,6 +1113,7 @@ QBShared.Vehicles = { ['model'] = 'dukes', ['price'] = 23500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dukes`, ['shop'] = 'pdm', }, @@ -1012,6 +1123,7 @@ QBShared.Vehicles = { ['model'] = 'dukes2', ['price'] = 60000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dukes2`, ['shop'] = 'pdm', }, @@ -1021,6 +1133,7 @@ QBShared.Vehicles = { ['model'] = 'dukes3', ['price'] = 45000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `dukes3`, ['shop'] = 'pdm', }, @@ -1030,6 +1143,7 @@ QBShared.Vehicles = { ['model'] = 'faction', ['price'] = 17000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `faction`, ['shop'] = 'pdm', }, @@ -1039,6 +1153,7 @@ QBShared.Vehicles = { ['model'] = 'faction2', ['price'] = 19000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `faction2`, ['shop'] = 'pdm', }, @@ -1048,6 +1163,7 @@ QBShared.Vehicles = { ['model'] = 'faction3', ['price'] = 35000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `faction3`, ['shop'] = 'pdm', }, @@ -1057,6 +1173,7 @@ QBShared.Vehicles = { ['model'] = 'ellie', ['price'] = 42250, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `ellie`, ['shop'] = 'pdm', }, @@ -1066,6 +1183,7 @@ QBShared.Vehicles = { ['model'] = 'gauntlet', ['price'] = 28500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `gauntlet`, ['shop'] = 'pdm', }, @@ -1075,6 +1193,7 @@ QBShared.Vehicles = { ['model'] = 'gauntlet2', ['price'] = 70000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `gauntlet2`, ['shop'] = 'pdm', }, @@ -1084,6 +1203,7 @@ QBShared.Vehicles = { ['model'] = 'gauntlet3', ['price'] = 75000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `gauntlet3`, ['shop'] = 'pdm', }, @@ -1093,6 +1213,7 @@ QBShared.Vehicles = { ['model'] = 'gauntlet4', ['price'] = 80000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `gauntlet4`, ['shop'] = 'pdm', }, @@ -1102,6 +1223,7 @@ QBShared.Vehicles = { ['model'] = 'gauntlet5', ['price'] = 120000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `gauntlet5`, ['shop'] = 'pdm', }, @@ -1111,6 +1233,7 @@ QBShared.Vehicles = { ['model'] = 'hermes', ['price'] = 535000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `hermes`, ['shop'] = 'pdm', }, @@ -1120,6 +1243,7 @@ QBShared.Vehicles = { ['model'] = 'hotknife', ['price'] = 90000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `hotknife`, ['shop'] = 'pdm', }, @@ -1129,6 +1253,7 @@ QBShared.Vehicles = { ['model'] = 'hustler', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `hustler`, ['shop'] = 'pdm', }, @@ -1138,6 +1263,7 @@ QBShared.Vehicles = { ['model'] = 'impaler', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `impaler`, ['shop'] = 'pdm', }, @@ -1147,6 +1273,7 @@ QBShared.Vehicles = { ['model'] = 'impaler2', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `impaler2`, ['shop'] = 'pdm', }, @@ -1156,6 +1283,7 @@ QBShared.Vehicles = { ['model'] = 'impaler3', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `impaler3`, ['shop'] = 'pdm', }, @@ -1165,6 +1293,7 @@ QBShared.Vehicles = { ['model'] = 'impaler4', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `impaler4`, ['shop'] = 'pdm', }, @@ -1174,6 +1303,7 @@ QBShared.Vehicles = { ['model'] = 'imperator', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `imperator`, ['shop'] = 'pdm', }, @@ -1183,6 +1313,7 @@ QBShared.Vehicles = { ['model'] = 'imperator2', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `imperator2`, ['shop'] = 'pdm', }, @@ -1192,6 +1323,7 @@ QBShared.Vehicles = { ['model'] = 'imperator3', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `imperator3`, ['shop'] = 'pdm', }, @@ -1201,6 +1333,7 @@ QBShared.Vehicles = { ['model'] = 'lurcher', ['price'] = 21000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `lurcher`, ['shop'] = 'pdm', }, @@ -1210,6 +1343,7 @@ QBShared.Vehicles = { ['model'] = 'moonbeam', ['price'] = 13000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `moonbeam`, ['shop'] = 'pdm', }, @@ -1219,6 +1353,7 @@ QBShared.Vehicles = { ['model'] = 'moonbeam2', ['price'] = 15000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `moonbeam2`, ['shop'] = 'pdm', }, @@ -1228,6 +1363,7 @@ QBShared.Vehicles = { ['model'] = 'nightshade', ['price'] = 70000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `nightshade`, ['shop'] = 'pdm', }, @@ -1237,6 +1373,7 @@ QBShared.Vehicles = { ['model'] = 'peyote2', ['price'] = 40000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `peyote2`, ['shop'] = 'pdm', }, @@ -1246,6 +1383,7 @@ QBShared.Vehicles = { ['model'] = 'phoenix', ['price'] = 65000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `phoenix`, ['shop'] = 'pdm', }, @@ -1255,6 +1393,7 @@ QBShared.Vehicles = { ['model'] = 'picador', ['price'] = 20000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `picador`, ['shop'] = 'pdm', }, @@ -1264,6 +1403,7 @@ QBShared.Vehicles = { ['model'] = 'ratloader2', ['price'] = 20000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `ratloader2`, ['shop'] = 'pdm', }, @@ -1273,6 +1413,7 @@ QBShared.Vehicles = { ['model'] = 'ruiner', ['price'] = 29000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `ruiner`, ['shop'] = 'pdm', }, @@ -1282,6 +1423,7 @@ QBShared.Vehicles = { ['model'] = 'ruiner2', ['price'] = 50000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `ruiner2`, ['shop'] = 'pdm', }, @@ -1291,6 +1433,7 @@ QBShared.Vehicles = { ['model'] = 'sabregt', ['price'] = 23000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `sabregt`, ['shop'] = 'pdm', }, @@ -1300,6 +1443,7 @@ QBShared.Vehicles = { ['model'] = 'sabregt2', ['price'] = 26500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `sabregt2`, ['shop'] = 'pdm', }, @@ -1309,6 +1453,7 @@ QBShared.Vehicles = { ['model'] = 'slamvan', ['price'] = 30000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `slamvan`, ['shop'] = 'pdm', }, @@ -1318,6 +1463,7 @@ QBShared.Vehicles = { ['model'] = 'slamvan2', ['price'] = 90000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `slamvan2`, ['shop'] = 'pdm', }, @@ -1327,6 +1473,7 @@ QBShared.Vehicles = { ['model'] = 'slamvan3', ['price'] = 17000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `slamvan3`, ['shop'] = 'pdm', }, @@ -1336,6 +1483,7 @@ QBShared.Vehicles = { ['model'] = 'stalion', ['price'] = 33000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `stalion`, ['shop'] = 'pdm', }, @@ -1345,6 +1493,7 @@ QBShared.Vehicles = { ['model'] = 'stalion2', ['price'] = 40000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `stalion2`, ['shop'] = 'pdm', }, @@ -1354,6 +1503,7 @@ QBShared.Vehicles = { ['model'] = 'tampa', ['price'] = 24500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `tampa`, ['shop'] = 'pdm', }, @@ -1363,6 +1513,7 @@ QBShared.Vehicles = { ['model'] = 'tulip', ['price'] = 80000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `tulip`, ['shop'] = 'pdm', }, @@ -1372,6 +1523,7 @@ QBShared.Vehicles = { ['model'] = 'vamos', ['price'] = 30000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `vamos`, ['shop'] = 'pdm', }, @@ -1381,6 +1533,7 @@ QBShared.Vehicles = { ['model'] = 'vigero', ['price'] = 39500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `vigero`, ['shop'] = 'pdm', }, @@ -1390,6 +1543,7 @@ QBShared.Vehicles = { ['model'] = 'virgo', ['price'] = 22000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `virgo`, ['shop'] = 'pdm', }, @@ -1399,6 +1553,7 @@ QBShared.Vehicles = { ['model'] = 'virgo2', ['price'] = 21000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `virgo2`, ['shop'] = 'pdm', }, @@ -1408,6 +1563,7 @@ QBShared.Vehicles = { ['model'] = 'virgo3', ['price'] = 21000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `virgo3`, ['shop'] = 'pdm', }, @@ -1417,6 +1573,7 @@ QBShared.Vehicles = { ['model'] = 'voodoo', ['price'] = 13000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `voodoo`, ['shop'] = 'pdm', }, @@ -1426,6 +1583,7 @@ QBShared.Vehicles = { ['model'] = 'yosemite', ['price'] = 19500, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `yosemite`, ['shop'] = 'pdm', }, @@ -1435,6 +1593,7 @@ QBShared.Vehicles = { ['model'] = 'yosemite2', ['price'] = 55000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `yosemite2`, ['shop'] = 'pdm', }, @@ -1443,6 +1602,7 @@ QBShared.Vehicles = { ['brand'] = 'Declasse', ['price'] = 425000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'yosemite3', ['hash'] = `yosemite3`, ['shop'] = 'pdm', @@ -1453,6 +1613,7 @@ QBShared.Vehicles = { ['model'] = 'buffalo4', ['price'] = 345000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `buffalo4`, ['shop'] = 'pdm', }, @@ -1462,6 +1623,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 9000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'bfinjection', ['hash'] = `bfinjection`, ['shop'] = 'pdm', @@ -1471,6 +1633,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 15500, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'bifta', ['hash'] = `bifta`, ['shop'] = 'pdm', @@ -1480,6 +1643,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 7500, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'blazer', ['hash'] = `blazer`, ['shop'] = 'pdm', @@ -1490,6 +1654,7 @@ QBShared.Vehicles = { ['model'] = 'blazer2', ['price'] = 7000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `blazer2`, ['shop'] = 'pdm', }, @@ -1499,6 +1664,7 @@ QBShared.Vehicles = { ['model'] = 'blazer3', ['price'] = 7000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `blazer3`, ['shop'] = 'pdm', }, @@ -1507,6 +1673,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 9250, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'blazer4', ['hash'] = `blazer4`, ['shop'] = 'pdm', @@ -1517,6 +1684,7 @@ QBShared.Vehicles = { ['model'] = 'blazer5', ['price'] = 40000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `blazer5`, ['shop'] = 'pdm', }, @@ -1525,6 +1693,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 40000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'brawler', ['hash'] = `brawler`, ['shop'] = 'pdm', @@ -1535,6 +1704,7 @@ QBShared.Vehicles = { ['model'] = 'caracara', ['price'] = 60000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `caracara`, ['shop'] = 'pdm', }, @@ -1544,6 +1714,7 @@ QBShared.Vehicles = { ['model'] = 'caracara2', ['price'] = 80000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `caracara2`, ['shop'] = 'pdm', }, @@ -1552,6 +1723,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 34000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'dubsta3', ['hash'] = `dubsta3`, ['shop'] = 'pdm', @@ -1561,6 +1733,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 14000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'dune', ['hash'] = `dune`, ['shop'] = 'pdm', @@ -1571,6 +1744,7 @@ QBShared.Vehicles = { ['model'] = 'everon', ['price'] = 60000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `everon`, ['shop'] = 'pdm', }, @@ -1580,6 +1754,7 @@ QBShared.Vehicles = { ['model'] = 'freecrawler', ['price'] = 24000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `freecrawler`, ['shop'] = 'pdm', }, @@ -1589,6 +1764,7 @@ QBShared.Vehicles = { ['model'] = 'hellion', ['price'] = 38000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `hellion`, ['shop'] = 'pdm', }, @@ -1598,6 +1774,7 @@ QBShared.Vehicles = { ['model'] = 'kalahari', ['price'] = 14000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `kalahari`, ['shop'] = 'pdm', }, @@ -1607,6 +1784,7 @@ QBShared.Vehicles = { ['model'] = 'kamacho', ['price'] = 50000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `kamacho`, ['shop'] = 'pdm', }, @@ -1616,6 +1794,7 @@ QBShared.Vehicles = { ['model'] = 'mesa3', ['price'] = 400000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `mesa3`, ['shop'] = 'pdm', }, @@ -1625,6 +1804,7 @@ QBShared.Vehicles = { ['model'] = 'outlaw', ['price'] = 15000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `outlaw`, ['shop'] = 'pdm', }, @@ -1634,6 +1814,7 @@ QBShared.Vehicles = { ['model'] = 'rancherxl', ['price'] = 24000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `rancherxl`, ['shop'] = 'pdm', }, @@ -1643,6 +1824,7 @@ QBShared.Vehicles = { ['model'] = 'rebel2', ['price'] = 20000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `rebel2`, ['shop'] = 'pdm', }, @@ -1652,6 +1834,7 @@ QBShared.Vehicles = { ['model'] = 'riata', ['price'] = 380000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `riata`, ['shop'] = 'pdm', }, @@ -1660,6 +1843,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 25000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'sandking', ['hash'] = `sandking`, ['shop'] = 'pdm', @@ -1669,6 +1853,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 38000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'sandking2', ['hash'] = `sandking2`, ['shop'] = 'pdm', @@ -1678,6 +1863,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 60000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'trophytruck', ['hash'] = `trophytruck`, ['shop'] = 'pdm', @@ -1687,6 +1873,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 80000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'trophytruck2', ['hash'] = `trophytruck2`, ['shop'] = 'pdm', @@ -1696,6 +1883,7 @@ QBShared.Vehicles = { ['brand'] = 'Maxwell', ['price'] = 50000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'vagrant', ['hash'] = `vagrant`, ['shop'] = 'pdm', @@ -1705,6 +1893,7 @@ QBShared.Vehicles = { ['brand'] = 'Dinka', ['price'] = 20000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'verus', ['hash'] = `verus`, ['shop'] = 'pdm', @@ -1714,6 +1903,7 @@ QBShared.Vehicles = { ['brand'] = 'Vapid', ['price'] = 10000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'winky', ['hash'] = `winky`, ['shop'] = 'pdm', @@ -1725,6 +1915,7 @@ QBShared.Vehicles = { ['model'] = 'baller', ['price'] = 22000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `baller`, ['shop'] = 'pdm', }, @@ -1734,6 +1925,7 @@ QBShared.Vehicles = { ['model'] = 'baller2', ['price'] = 15000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `baller2`, ['shop'] = 'pdm', }, @@ -1743,6 +1935,7 @@ QBShared.Vehicles = { ['model'] = 'baller3', ['price'] = 15000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `baller3`, ['shop'] = 'pdm', }, @@ -1752,6 +1945,7 @@ QBShared.Vehicles = { ['model'] = 'baller4', ['price'] = 29000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `baller4`, ['shop'] = 'pdm', }, @@ -1761,6 +1955,7 @@ QBShared.Vehicles = { ['model'] = 'baller5', ['price'] = 78000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `baller5`, ['shop'] = 'pdm', }, @@ -1770,6 +1965,7 @@ QBShared.Vehicles = { ['model'] = 'baller6', ['price'] = 82000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `baller6`, ['shop'] = 'pdm', }, @@ -1779,6 +1975,7 @@ QBShared.Vehicles = { ['model'] = 'bjxl', ['price'] = 19000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `bjxl`, ['shop'] = 'pdm', }, @@ -1788,6 +1985,7 @@ QBShared.Vehicles = { ['model'] = 'cavalcade', ['price'] = 14000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `cavalcade`, ['shop'] = 'pdm', }, @@ -1797,6 +1995,7 @@ QBShared.Vehicles = { ['model'] = 'cavalcade2', ['price'] = 16500, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `cavalcade2`, ['shop'] = 'pdm', }, @@ -1806,6 +2005,7 @@ QBShared.Vehicles = { ['model'] = 'contender', ['price'] = 35000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `contender`, ['shop'] = 'pdm', }, @@ -1815,6 +2015,7 @@ QBShared.Vehicles = { ['model'] = 'dubsta', ['price'] = 19000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `dubsta`, ['shop'] = 'pdm', }, @@ -1824,6 +2025,7 @@ QBShared.Vehicles = { ['model'] = 'dubsta2', ['price'] = 19500, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `dubsta2`, ['shop'] = 'pdm', }, @@ -1833,6 +2035,7 @@ QBShared.Vehicles = { ['model'] = 'fq2', ['price'] = 18500, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `fq2`, ['shop'] = 'pdm', }, @@ -1842,6 +2045,7 @@ QBShared.Vehicles = { ['model'] = 'granger', ['price'] = 22000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `granger`, ['shop'] = 'pdm', }, @@ -1851,6 +2055,7 @@ QBShared.Vehicles = { ['model'] = 'gresley', ['price'] = 25000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `gresley`, ['shop'] = 'pdm', }, @@ -1860,6 +2065,7 @@ QBShared.Vehicles = { ['model'] = 'habanero', ['price'] = 20000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `habanero`, ['shop'] = 'pdm', }, @@ -1869,6 +2075,7 @@ QBShared.Vehicles = { ['model'] = 'huntley', ['price'] = 24500, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `huntley`, ['shop'] = 'pdm', }, @@ -1878,6 +2085,7 @@ QBShared.Vehicles = { ['model'] = 'landstalker', ['price'] = 12000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `landstalker`, ['shop'] = 'pdm', }, @@ -1887,6 +2095,7 @@ QBShared.Vehicles = { ['model'] = 'landstalker2', ['price'] = 26000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `landstalker2`, ['shop'] = 'pdm', }, @@ -1896,6 +2105,7 @@ QBShared.Vehicles = { ['model'] = 'mesa', ['price'] = 12000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `mesa`, ['shop'] = 'pdm', }, @@ -1905,6 +2115,7 @@ QBShared.Vehicles = { ['model'] = 'novak', ['price'] = 70000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `novak`, ['shop'] = 'pdm', }, @@ -1914,6 +2125,7 @@ QBShared.Vehicles = { ['model'] = 'patriot', ['price'] = 21000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `patriot`, ['shop'] = 'pdm', }, @@ -1923,6 +2135,7 @@ QBShared.Vehicles = { ['model'] = 'radi', ['price'] = 18000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `radi`, ['shop'] = 'pdm', }, @@ -1932,6 +2145,7 @@ QBShared.Vehicles = { ['model'] = 'rebla', ['price'] = 21000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `rebla`, ['shop'] = 'pdm', }, @@ -1941,6 +2155,7 @@ QBShared.Vehicles = { ['model'] = 'rocoto', ['price'] = 13000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `rocoto`, ['shop'] = 'pdm', }, @@ -1950,6 +2165,7 @@ QBShared.Vehicles = { ['model'] = 'seminole', ['price'] = 20000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `seminole`, ['shop'] = 'pdm', }, @@ -1959,6 +2175,7 @@ QBShared.Vehicles = { ['model'] = 'seminole2', ['price'] = 13000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `seminole2`, ['shop'] = 'pdm', }, @@ -1968,6 +2185,7 @@ QBShared.Vehicles = { ['model'] = 'serrano', ['price'] = 48000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `serrano`, ['shop'] = 'pdm', }, @@ -1977,6 +2195,7 @@ QBShared.Vehicles = { ['model'] = 'toros', ['price'] = 65000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `toros`, ['shop'] = 'pdm', }, @@ -1986,6 +2205,7 @@ QBShared.Vehicles = { ['model'] = 'xls', ['price'] = 17000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `xls`, ['shop'] = 'pdm', }, @@ -1995,6 +2215,7 @@ QBShared.Vehicles = { ['model'] = 'granger2', ['price'] = 221000, ['category'] = 'suvs', + ['categoryLabel'] = 'suvs', ['hash'] = `granger2`, ['shop'] = 'pdm', }, @@ -2005,6 +2226,7 @@ QBShared.Vehicles = { ['model'] = 'asea', ['price'] = 2500, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `asea`, ['shop'] = 'pdm', }, @@ -2014,6 +2236,7 @@ QBShared.Vehicles = { ['model'] = 'asterope', ['price'] = 11000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `asterope`, ['shop'] = 'pdm', }, @@ -2023,6 +2246,7 @@ QBShared.Vehicles = { ['model'] = 'cog55', ['price'] = 22000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `cog55`, ['shop'] = 'pdm', }, @@ -2032,6 +2256,7 @@ QBShared.Vehicles = { ['model'] = 'cognoscenti', ['price'] = 22500, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `cognoscenti`, ['shop'] = 'pdm', }, @@ -2041,6 +2266,7 @@ QBShared.Vehicles = { ['model'] = 'emperor', ['price'] = 4250, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `emperor`, ['shop'] = 'pdm', }, @@ -2050,6 +2276,7 @@ QBShared.Vehicles = { ['model'] = 'fugitive', ['price'] = 20000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `fugitive`, ['shop'] = 'pdm', }, @@ -2059,6 +2286,7 @@ QBShared.Vehicles = { ['model'] = 'glendale', ['price'] = 3400, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `glendale`, ['shop'] = 'pdm', }, @@ -2068,6 +2296,7 @@ QBShared.Vehicles = { ['model'] = 'glendale2', ['price'] = 12000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `glendale2`, ['shop'] = 'pdm', }, @@ -2077,6 +2306,7 @@ QBShared.Vehicles = { ['model'] = 'ingot', ['price'] = 4999, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `ingot`, ['shop'] = 'pdm', }, @@ -2086,6 +2316,7 @@ QBShared.Vehicles = { ['model'] = 'intruder', ['price'] = 11250, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `intruder`, ['shop'] = 'pdm', }, @@ -2095,6 +2326,7 @@ QBShared.Vehicles = { ['model'] = 'premier', ['price'] = 12000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `premier`, ['shop'] = 'pdm', }, @@ -2104,6 +2336,7 @@ QBShared.Vehicles = { ['model'] = 'primo', ['price'] = 5000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `primo`, ['shop'] = 'pdm', }, @@ -2113,6 +2346,7 @@ QBShared.Vehicles = { ['model'] = 'primo2', ['price'] = 14500, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `primo2`, ['shop'] = 'pdm', }, @@ -2122,6 +2356,7 @@ QBShared.Vehicles = { ['model'] = 'regina', ['price'] = 7000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `regina`, ['shop'] = 'pdm', }, @@ -2131,6 +2366,7 @@ QBShared.Vehicles = { ['model'] = 'stafford', ['price'] = 30000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `stafford`, ['shop'] = 'pdm', }, @@ -2140,6 +2376,7 @@ QBShared.Vehicles = { ['model'] = 'stanier', ['price'] = 19000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `stanier`, ['shop'] = 'pdm', }, @@ -2149,6 +2386,7 @@ QBShared.Vehicles = { ['model'] = 'stratum', ['price'] = 15000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `stratum`, ['shop'] = 'pdm', }, @@ -2158,6 +2396,7 @@ QBShared.Vehicles = { ['model'] = 'stretch', ['price'] = 19000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `stretch`, ['shop'] = 'pdm', }, @@ -2167,6 +2406,7 @@ QBShared.Vehicles = { ['model'] = 'superd', ['price'] = 17000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `superd`, ['shop'] = 'pdm', }, @@ -2176,6 +2416,7 @@ QBShared.Vehicles = { ['model'] = 'surge', ['price'] = 20000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `surge`, ['shop'] = 'pdm', }, @@ -2185,6 +2426,7 @@ QBShared.Vehicles = { ['model'] = 'tailgater', ['price'] = 22000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `tailgater`, ['shop'] = 'pdm', }, @@ -2194,6 +2436,7 @@ QBShared.Vehicles = { ['model'] = 'warrener', ['price'] = 4000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `warrener`, ['shop'] = 'pdm', }, @@ -2203,6 +2446,7 @@ QBShared.Vehicles = { ['model'] = 'washington', ['price'] = 7000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `washington`, ['shop'] = 'pdm', }, @@ -2212,6 +2456,7 @@ QBShared.Vehicles = { ['model'] = 'tailgater2', ['price'] = 51000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `tailgater2`, ['shop'] = 'pdm', }, @@ -2221,6 +2466,7 @@ QBShared.Vehicles = { ['model'] = 'cinquemila', ['price'] = 125000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `cinquemila`, ['shop'] = 'pdm', }, @@ -2230,6 +2476,7 @@ QBShared.Vehicles = { ['model'] = 'iwagen', ['price'] = 225000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `iwagen`, ['shop'] = 'pdm', }, @@ -2239,6 +2486,7 @@ QBShared.Vehicles = { ['model'] = 'astron', ['price'] = 150000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `astron`, ['shop'] = 'pdm', }, @@ -2248,6 +2496,7 @@ QBShared.Vehicles = { ['model'] = 'baller7', ['price'] = 145000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `baller7`, ['shop'] = 'pdm', }, @@ -2257,6 +2506,7 @@ QBShared.Vehicles = { ['model'] = 'comet7', ['price'] = 25000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `comet7`, ['shop'] = 'pdm', }, @@ -2266,6 +2516,7 @@ QBShared.Vehicles = { ['model'] = 'deity', ['price'] = 505000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `deity`, ['shop'] = 'pdm', }, @@ -2275,6 +2526,7 @@ QBShared.Vehicles = { ['model'] = 'jubilee', ['price'] = 485000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `jubilee`, ['shop'] = 'pdm', }, @@ -2284,6 +2536,7 @@ QBShared.Vehicles = { ['model'] = 'patriot3', ['price'] = 270000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `patriot3`, ['shop'] = 'pdm', }, @@ -2294,6 +2547,7 @@ QBShared.Vehicles = { ['model'] = 'alpha', ['price'] = 53000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `alpha`, ['shop'] = 'luxury', }, @@ -2303,6 +2557,7 @@ QBShared.Vehicles = { ['model'] = 'banshee', ['price'] = 56000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `banshee`, ['shop'] = 'luxury', }, @@ -2312,6 +2567,7 @@ QBShared.Vehicles = { ['model'] = 'bestiagts', ['price'] = 37000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `bestiagts`, ['shop'] = 'luxury', }, @@ -2321,6 +2577,7 @@ QBShared.Vehicles = { ['model'] = 'blista2', ['price'] = 18950, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `blista2`, ['shop'] = 'pdm', }, @@ -2330,6 +2587,7 @@ QBShared.Vehicles = { ['model'] = 'blista3', ['price'] = 15000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `blista3`, ['shop'] = 'pdm', }, @@ -2339,6 +2597,7 @@ QBShared.Vehicles = { ['model'] = 'buffalo', ['price'] = 18750, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `buffalo`, ['shop'] = 'luxury', }, @@ -2348,6 +2607,7 @@ QBShared.Vehicles = { ['model'] = 'buffalo2', ['price'] = 24500, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `buffalo2`, ['shop'] = 'luxury', }, @@ -2357,6 +2617,7 @@ QBShared.Vehicles = { ['model'] = 'carbonizzare', ['price'] = 155000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `carbonizzare`, ['shop'] = 'luxury', }, @@ -2366,6 +2627,7 @@ QBShared.Vehicles = { ['model'] = 'comet2', ['price'] = 130000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `comet2`, ['shop'] = 'luxury', }, @@ -2375,6 +2637,7 @@ QBShared.Vehicles = { ['model'] = 'comet3', ['price'] = 175000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `comet3`, ['shop'] = 'luxury', }, @@ -2384,6 +2647,7 @@ QBShared.Vehicles = { ['model'] = 'comet4', ['price'] = 110000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `comet4`, ['shop'] = 'luxury', }, @@ -2393,6 +2657,7 @@ QBShared.Vehicles = { ['model'] = 'comet5', ['price'] = 155000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `comet5`, ['shop'] = 'luxury', }, @@ -2402,6 +2667,7 @@ QBShared.Vehicles = { ['model'] = 'coquette', ['price'] = 145000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `coquette`, ['shop'] = 'luxury', }, @@ -2411,6 +2677,7 @@ QBShared.Vehicles = { ['model'] = 'coquette2', ['price'] = 165000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `coquette2`, ['shop'] = 'pdm', }, @@ -2420,6 +2687,7 @@ QBShared.Vehicles = { ['model'] = 'coquette4', ['price'] = 220000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `coquette4`, ['shop'] = 'luxury', }, @@ -2429,6 +2697,7 @@ QBShared.Vehicles = { ['model'] = 'drafter', ['price'] = 80000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `drafter`, ['shop'] = 'luxury', }, @@ -2438,6 +2707,7 @@ QBShared.Vehicles = { ['model'] = 'deveste', ['price'] = 234000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `deveste`, ['shop'] = 'luxury', }, @@ -2447,6 +2717,7 @@ QBShared.Vehicles = { ['model'] = 'elegy', ['price'] = 145000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `elegy`, ['shop'] = 'luxury', }, @@ -2456,6 +2727,7 @@ QBShared.Vehicles = { ['model'] = 'elegy2', ['price'] = 150000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `elegy2`, ['shop'] = 'luxury', }, @@ -2465,6 +2737,7 @@ QBShared.Vehicles = { ['model'] = 'feltzer2', ['price'] = 97000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `feltzer2`, ['shop'] = 'luxury', }, @@ -2474,6 +2747,7 @@ QBShared.Vehicles = { ['model'] = 'flashgt', ['price'] = 48000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `flashgt`, ['shop'] = 'luxury', }, @@ -2483,6 +2757,7 @@ QBShared.Vehicles = { ['model'] = 'furoregt', ['price'] = 78000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `furoregt`, ['shop'] = 'luxury', }, @@ -2492,6 +2767,7 @@ QBShared.Vehicles = { ['model'] = 'futo', ['price'] = 17500, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `futo`, ['shop'] = 'pdm', }, @@ -2501,6 +2777,7 @@ QBShared.Vehicles = { ['model'] = 'gb200', ['price'] = 140000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `gb200`, ['shop'] = 'luxury', }, @@ -2510,6 +2787,7 @@ QBShared.Vehicles = { ['model'] = 'komoda', ['price'] = 55000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `komoda`, ['shop'] = 'luxury', }, @@ -2519,6 +2797,7 @@ QBShared.Vehicles = { ['model'] = 'imorgon', ['price'] = 120000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `imorgon`, ['shop'] = 'luxury', }, @@ -2528,6 +2807,7 @@ QBShared.Vehicles = { ['model'] = 'issi7', ['price'] = 100000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `issi7`, ['shop'] = 'pdm', }, @@ -2537,6 +2817,7 @@ QBShared.Vehicles = { ['model'] = 'italigto', ['price'] = 260000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `italigto`, ['shop'] = 'luxury', }, @@ -2546,6 +2827,7 @@ QBShared.Vehicles = { ['model'] = 'jugular', ['price'] = 80000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `jugular`, ['shop'] = 'luxury', }, @@ -2555,6 +2837,7 @@ QBShared.Vehicles = { ['model'] = 'jester', ['price'] = 132250, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `jester`, ['shop'] = 'luxury', }, @@ -2564,6 +2847,7 @@ QBShared.Vehicles = { ['model'] = 'jester2', ['price'] = 210000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `jester2`, ['shop'] = 'luxury', }, @@ -2573,6 +2857,7 @@ QBShared.Vehicles = { ['model'] = 'jester3', ['price'] = 85000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `jester3`, ['shop'] = 'luxury', }, @@ -2582,6 +2867,7 @@ QBShared.Vehicles = { ['model'] = 'khamelion', ['price'] = 90000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `khamelion`, ['shop'] = 'luxury', }, @@ -2591,6 +2877,7 @@ QBShared.Vehicles = { ['model'] = 'kuruma', ['price'] = 72000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `kuruma`, ['shop'] = 'luxury', }, @@ -2600,6 +2887,7 @@ QBShared.Vehicles = { ['model'] = 'kuruma2', ['price'] = 72000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `kuruma2`, ['shop'] = 'luxury', }, @@ -2609,6 +2897,7 @@ QBShared.Vehicles = { ['model'] = 'locust', ['price'] = 200000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `locust`, ['shop'] = 'luxury', }, @@ -2618,6 +2907,7 @@ QBShared.Vehicles = { ['model'] = 'lynx', ['price'] = 150000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `lynx`, ['shop'] = 'luxury', }, @@ -2627,6 +2917,7 @@ QBShared.Vehicles = { ['model'] = 'massacro', ['price'] = 110000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `massacro`, ['shop'] = 'luxury', }, @@ -2636,6 +2927,7 @@ QBShared.Vehicles = { ['model'] = 'massacro2', ['price'] = 80000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `massacro2`, ['shop'] = 'luxury', }, @@ -2645,6 +2937,7 @@ QBShared.Vehicles = { ['model'] = 'neo', ['price'] = 230000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `neo`, ['shop'] = 'luxury', }, @@ -2654,6 +2947,7 @@ QBShared.Vehicles = { ['model'] = 'neon', ['price'] = 220000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `neon`, ['shop'] = 'luxury', }, @@ -2663,6 +2957,7 @@ QBShared.Vehicles = { ['model'] = 'ninef', ['price'] = 95000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `ninef`, ['shop'] = 'luxury', }, @@ -2672,6 +2967,7 @@ QBShared.Vehicles = { ['model'] = 'ninef2', ['price'] = 105000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `ninef2`, ['shop'] = 'luxury', }, @@ -2681,6 +2977,7 @@ QBShared.Vehicles = { ['model'] = 'omnis', ['price'] = 90000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `omnis`, ['shop'] = 'luxury', }, @@ -2690,6 +2987,7 @@ QBShared.Vehicles = { ['model'] = 'paragon', ['price'] = 60000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `paragon`, ['shop'] = 'luxury', }, @@ -2699,6 +2997,7 @@ QBShared.Vehicles = { ['model'] = 'pariah', ['price'] = 90000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `pariah`, ['shop'] = 'luxury', }, @@ -2708,6 +3007,7 @@ QBShared.Vehicles = { ['model'] = 'penumbra', ['price'] = 22000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `penumbra`, ['shop'] = 'luxury', }, @@ -2717,6 +3017,7 @@ QBShared.Vehicles = { ['model'] = 'penumbra2', ['price'] = 30000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `penumbra2`, ['shop'] = 'luxury', }, @@ -2726,6 +3027,7 @@ QBShared.Vehicles = { ['model'] = 'rapidgt', ['price'] = 86000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `rapidgt`, ['shop'] = 'luxury', }, @@ -2735,6 +3037,7 @@ QBShared.Vehicles = { ['model'] = 'rapidgt2', ['price'] = 92000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `rapidgt2`, ['shop'] = 'luxury', }, @@ -2744,6 +3047,7 @@ QBShared.Vehicles = { ['model'] = 'raptor', ['price'] = 90000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `raptor`, ['shop'] = 'luxury', }, @@ -2753,6 +3057,7 @@ QBShared.Vehicles = { ['model'] = 'revolter', ['price'] = 95000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `revolter`, ['shop'] = 'luxury', }, @@ -2762,6 +3067,7 @@ QBShared.Vehicles = { ['model'] = 'ruston', ['price'] = 130000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `ruston`, ['shop'] = 'luxury', }, @@ -2771,6 +3077,7 @@ QBShared.Vehicles = { ['model'] = 'schafter2', ['price'] = 16000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `schafter2`, ['shop'] = 'pdm', }, @@ -2780,6 +3087,7 @@ QBShared.Vehicles = { ['model'] = 'schafter3', ['price'] = 35000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `schafter3`, ['shop'] = 'luxury', }, @@ -2789,6 +3097,7 @@ QBShared.Vehicles = { ['model'] = 'schafter4', ['price'] = 21000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `schafter4`, ['shop'] = 'luxury', }, @@ -2798,6 +3107,7 @@ QBShared.Vehicles = { ['model'] = 'schlagen', ['price'] = 160000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `schlagen`, ['shop'] = 'luxury', }, @@ -2807,6 +3117,7 @@ QBShared.Vehicles = { ['model'] = 'schwarzer', ['price'] = 47000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `schwarzer`, ['shop'] = 'luxury', }, @@ -2816,6 +3127,7 @@ QBShared.Vehicles = { ['model'] = 'sentinel3', ['price'] = 70000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `sentinel3`, ['shop'] = 'pdm', }, @@ -2825,6 +3137,7 @@ QBShared.Vehicles = { ['model'] = 'seven70', ['price'] = 140000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `seven70`, ['shop'] = 'luxury', }, @@ -2834,6 +3147,7 @@ QBShared.Vehicles = { ['model'] = 'specter', ['price'] = 160000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `specter`, ['shop'] = 'luxury', }, @@ -2843,6 +3157,7 @@ QBShared.Vehicles = { ['model'] = 'streiter', ['price'] = 40000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `streiter`, ['shop'] = 'luxury', }, @@ -2852,6 +3167,7 @@ QBShared.Vehicles = { ['model'] = 'sugoi', ['price'] = 85000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `sugoi`, ['shop'] = 'luxury', }, @@ -2861,6 +3177,7 @@ QBShared.Vehicles = { ['model'] = 'sultan', ['price'] = 50000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `sultan`, ['shop'] = 'luxury', }, @@ -2870,6 +3187,7 @@ QBShared.Vehicles = { ['model'] = 'sultan2', ['price'] = 55000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `sultan2`, ['shop'] = 'luxury', }, @@ -2879,6 +3197,7 @@ QBShared.Vehicles = { ['model'] = 'surano', ['price'] = 80000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `surano`, ['shop'] = 'luxury', }, @@ -2888,6 +3207,7 @@ QBShared.Vehicles = { ['model'] = 'tampa2', ['price'] = 80000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `tampa2`, ['shop'] = 'pdm', }, @@ -2897,6 +3217,7 @@ QBShared.Vehicles = { ['model'] = 'tropos', ['price'] = 65000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `tropos`, ['shop'] = 'luxury', }, @@ -2906,6 +3227,7 @@ QBShared.Vehicles = { ['model'] = 'verlierer2', ['price'] = 90500, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `verlierer2`, ['shop'] = 'luxury', }, @@ -2915,6 +3237,7 @@ QBShared.Vehicles = { ['model'] = 'vstr', ['price'] = 80000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `vstr`, ['shop'] = 'luxury', }, @@ -2924,6 +3247,7 @@ QBShared.Vehicles = { ['model'] = 'italirsx', ['price'] = 260000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `italirsx`, ['shop'] = 'luxury', }, @@ -2933,6 +3257,7 @@ QBShared.Vehicles = { ['model'] = 'zr350', ['price'] = 38000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `zr350`, ['shop'] = 'luxury', }, @@ -2942,6 +3267,7 @@ QBShared.Vehicles = { ['model'] = 'calico', ['price'] = 39000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `calico`, ['shop'] = 'luxury', }, @@ -2951,6 +3277,7 @@ QBShared.Vehicles = { ['model'] = 'futo2', ['price'] = 39000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `futo2`, ['shop'] = 'luxury', }, @@ -2960,6 +3287,7 @@ QBShared.Vehicles = { ['model'] = 'euros', ['price'] = 80000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `euros`, ['shop'] = 'luxury', }, @@ -2969,6 +3297,7 @@ QBShared.Vehicles = { ['model'] = 'jester4', ['price'] = 240000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `jester4`, ['shop'] = 'luxury', }, @@ -2978,6 +3307,7 @@ QBShared.Vehicles = { ['model'] = 'remus', ['price'] = 48000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `remus`, ['shop'] = 'luxury', }, @@ -2987,6 +3317,7 @@ QBShared.Vehicles = { ['model'] = 'comet6', ['price'] = 230000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `comet6`, ['shop'] = 'luxury', }, @@ -2996,6 +3327,7 @@ QBShared.Vehicles = { ['model'] = 'growler', ['price'] = 205000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `growler`, ['shop'] = 'luxury', }, @@ -3005,6 +3337,7 @@ QBShared.Vehicles = { ['model'] = 'vectre', ['price'] = 80000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `vectre`, ['shop'] = 'luxury', }, @@ -3014,6 +3347,7 @@ QBShared.Vehicles = { ['model'] = 'cypher', ['price'] = 155000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `cypher`, ['shop'] = 'luxury', }, @@ -3023,6 +3357,7 @@ QBShared.Vehicles = { ['model'] = 'sultan3', ['price'] = 56000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `sultan3`, ['shop'] = 'luxury', }, @@ -3032,6 +3367,7 @@ QBShared.Vehicles = { ['model'] = 'rt3000', ['price'] = 65000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `rt3000`, ['shop'] = 'luxury', }, @@ -3042,6 +3378,7 @@ QBShared.Vehicles = { ['model'] = 'ardent', ['price'] = 30000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `ardent`, ['shop'] = 'pdm', }, @@ -3051,6 +3388,7 @@ QBShared.Vehicles = { ['model'] = 'btype', ['price'] = 75000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `btype`, ['shop'] = 'pdm', }, @@ -3060,6 +3398,7 @@ QBShared.Vehicles = { ['model'] = 'btype2', ['price'] = 87000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `btype2`, ['shop'] = 'pdm', }, @@ -3069,6 +3408,7 @@ QBShared.Vehicles = { ['model'] = 'btype3', ['price'] = 63000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `btype3`, ['shop'] = 'pdm', }, @@ -3078,6 +3418,7 @@ QBShared.Vehicles = { ['model'] = 'casco', ['price'] = 100000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `casco`, ['shop'] = 'pdm', }, @@ -3087,6 +3428,7 @@ QBShared.Vehicles = { ['model'] = 'cheetah2', ['price'] = 195000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `cheetah2`, ['shop'] = 'luxury', }, @@ -3096,6 +3438,7 @@ QBShared.Vehicles = { ['model'] = 'deluxo', ['price'] = 55000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `deluxo`, ['shop'] = 'pdm', }, @@ -3105,6 +3448,7 @@ QBShared.Vehicles = { ['model'] = 'dynasty', ['price'] = 25000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `dynasty`, ['shop'] = 'pdm', }, @@ -3114,6 +3458,7 @@ QBShared.Vehicles = { ['model'] = 'fagaloa', ['price'] = 13000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `fagaloa`, ['shop'] = 'pdm', }, @@ -3123,6 +3468,7 @@ QBShared.Vehicles = { ['model'] = 'feltzer3', ['price'] = 115000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `feltzer3`, ['shop'] = 'pdm', }, @@ -3132,6 +3478,7 @@ QBShared.Vehicles = { ['model'] = 'gt500', ['price'] = 130000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `gt500`, ['shop'] = 'pdm', }, @@ -3141,6 +3488,7 @@ QBShared.Vehicles = { ['model'] = 'infernus2', ['price'] = 245000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `infernus2`, ['shop'] = 'pdm', }, @@ -3150,6 +3498,7 @@ QBShared.Vehicles = { ['model'] = 'jb700', ['price'] = 240000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `jb700`, ['shop'] = 'pdm', }, @@ -3159,6 +3508,7 @@ QBShared.Vehicles = { ['model'] = 'jb7002', ['price'] = 40000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `jb7002`, ['shop'] = 'pdm', }, @@ -3168,6 +3518,7 @@ QBShared.Vehicles = { ['model'] = 'mamba', ['price'] = 140000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `mamba`, ['shop'] = 'pdm', }, @@ -3177,6 +3528,7 @@ QBShared.Vehicles = { ['model'] = 'manana', ['price'] = 12800, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `manana`, ['shop'] = 'pdm', }, @@ -3186,6 +3538,7 @@ QBShared.Vehicles = { ['model'] = 'manana2', ['price'] = 24000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `manana2`, ['shop'] = 'pdm', }, @@ -3195,6 +3548,7 @@ QBShared.Vehicles = { ['model'] = 'michelli', ['price'] = 30000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `michelli`, ['shop'] = 'pdm', }, @@ -3204,6 +3558,7 @@ QBShared.Vehicles = { ['model'] = 'monroe', ['price'] = 115000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `monroe`, ['shop'] = 'pdm', }, @@ -3213,6 +3568,7 @@ QBShared.Vehicles = { ['model'] = 'nebula', ['price'] = 22000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `nebula`, ['shop'] = 'pdm', }, @@ -3222,6 +3578,7 @@ QBShared.Vehicles = { ['model'] = 'peyote', ['price'] = 23500, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `peyote`, ['shop'] = 'pdm', }, @@ -3231,6 +3588,7 @@ QBShared.Vehicles = { ['model'] = 'peyote3', ['price'] = 48000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `peyote3`, ['shop'] = 'pdm', }, @@ -3240,6 +3598,7 @@ QBShared.Vehicles = { ['model'] = 'pigalle', ['price'] = 92000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `pigalle`, ['shop'] = 'pdm', }, @@ -3249,6 +3608,7 @@ QBShared.Vehicles = { ['model'] = 'rapidgt3', ['price'] = 90000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `rapidgt3`, ['shop'] = 'pdm', }, @@ -3258,6 +3618,7 @@ QBShared.Vehicles = { ['model'] = 'retinue', ['price'] = 32000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `retinue`, ['shop'] = 'pdm', }, @@ -3267,6 +3628,7 @@ QBShared.Vehicles = { ['model'] = 'retinue2', ['price'] = 38000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `retinue2`, ['shop'] = 'pdm', }, @@ -3276,6 +3638,7 @@ QBShared.Vehicles = { ['model'] = 'savestra', ['price'] = 67000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `savestra`, ['shop'] = 'pdm', }, @@ -3285,6 +3648,7 @@ QBShared.Vehicles = { ['model'] = 'stinger', ['price'] = 39500, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `stinger`, ['shop'] = 'pdm', }, @@ -3294,6 +3658,7 @@ QBShared.Vehicles = { ['model'] = 'stingergt', ['price'] = 70000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `stingergt`, ['shop'] = 'pdm', }, @@ -3303,6 +3668,7 @@ QBShared.Vehicles = { ['model'] = 'stromberg', ['price'] = 80000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `stromberg`, ['shop'] = 'pdm', }, @@ -3312,6 +3678,7 @@ QBShared.Vehicles = { ['model'] = 'swinger', ['price'] = 221000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `swinger`, ['shop'] = 'pdm', }, @@ -3321,6 +3688,7 @@ QBShared.Vehicles = { ['model'] = 'torero', ['price'] = 84000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `torero`, ['shop'] = 'pdm', }, @@ -3330,6 +3698,7 @@ QBShared.Vehicles = { ['model'] = 'tornado', ['price'] = 21000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `tornado`, ['shop'] = 'pdm', }, @@ -3339,6 +3708,7 @@ QBShared.Vehicles = { ['model'] = 'tornado2', ['price'] = 22000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `tornado2`, ['shop'] = 'pdm', }, @@ -3348,6 +3718,7 @@ QBShared.Vehicles = { ['model'] = 'tornado5', ['price'] = 22000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `tornado5`, ['shop'] = 'pdm', }, @@ -3357,6 +3728,7 @@ QBShared.Vehicles = { ['model'] = 'turismo2', ['price'] = 170000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `turismo2`, ['shop'] = 'pdm', }, @@ -3366,6 +3738,7 @@ QBShared.Vehicles = { ['model'] = 'viseris', ['price'] = 210000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `viseris`, ['shop'] = 'pdm', }, @@ -3375,6 +3748,7 @@ QBShared.Vehicles = { ['model'] = 'z190', ['price'] = 78000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `z190`, ['shop'] = 'pdm', }, @@ -3384,6 +3758,7 @@ QBShared.Vehicles = { ['model'] = 'ztype', ['price'] = 270000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `ztype`, ['shop'] = 'pdm', }, @@ -3393,6 +3768,7 @@ QBShared.Vehicles = { ['model'] = 'zion3', ['price'] = 45000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `zion3`, ['shop'] = 'pdm', }, @@ -3402,6 +3778,7 @@ QBShared.Vehicles = { ['model'] = 'cheburek', ['price'] = 7000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `cheburek`, ['shop'] = 'pdm', }, @@ -3411,6 +3788,7 @@ QBShared.Vehicles = { ['model'] = 'toreador', ['price'] = 50000, ['category'] = 'sportsclassics', + ['categoryLabel'] = 'Sports Classics', ['hash'] = `toreador`, ['shop'] = 'pdm', }, @@ -3421,6 +3799,7 @@ QBShared.Vehicles = { ['model'] = 'adder', ['price'] = 280000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `adder`, ['shop'] = 'luxury', }, @@ -3430,6 +3809,7 @@ QBShared.Vehicles = { ['model'] = 'autarch', ['price'] = 224000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `autarch`, ['shop'] = 'luxury', }, @@ -3439,6 +3819,7 @@ QBShared.Vehicles = { ['model'] = 'banshee2', ['price'] = 120000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `banshee2`, ['shop'] = 'luxury', }, @@ -3448,6 +3829,7 @@ QBShared.Vehicles = { ['model'] = 'bullet', ['price'] = 120000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `bullet`, ['shop'] = 'luxury', }, @@ -3457,6 +3839,7 @@ QBShared.Vehicles = { ['model'] = 'cheetah', ['price'] = 214000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `cheetah`, ['shop'] = 'luxury', }, @@ -3466,6 +3849,7 @@ QBShared.Vehicles = { ['model'] = 'cyclone', ['price'] = 300000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `cyclone`, ['shop'] = 'luxury', }, @@ -3475,6 +3859,7 @@ QBShared.Vehicles = { ['model'] = 'entity2', ['price'] = 164000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `entity2`, ['shop'] = 'luxury', }, @@ -3484,6 +3869,7 @@ QBShared.Vehicles = { ['model'] = 'entityxf', ['price'] = 180000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `entityxf`, ['shop'] = 'luxury', }, @@ -3493,6 +3879,7 @@ QBShared.Vehicles = { ['model'] = 'emerus', ['price'] = 220000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `emerus`, ['shop'] = 'luxury', }, @@ -3502,6 +3889,7 @@ QBShared.Vehicles = { ['model'] = 'fmj', ['price'] = 125000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `fmj`, ['shop'] = 'luxury', }, @@ -3511,6 +3899,7 @@ QBShared.Vehicles = { ['model'] = 'furia', ['price'] = 230000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `furia`, ['shop'] = 'luxury', }, @@ -3520,6 +3909,7 @@ QBShared.Vehicles = { ['model'] = 'gp1', ['price'] = 110000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `gp1`, ['shop'] = 'luxury', }, @@ -3529,6 +3919,7 @@ QBShared.Vehicles = { ['model'] = 'infernus', ['price'] = 235000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `infernus`, ['shop'] = 'luxury', }, @@ -3538,6 +3929,7 @@ QBShared.Vehicles = { ['model'] = 'italigtb', ['price'] = 170000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `italigtb`, ['shop'] = 'luxury', }, @@ -3547,6 +3939,7 @@ QBShared.Vehicles = { ['model'] = 'italigtb2', ['price'] = 250000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `italigtb2`, ['shop'] = 'luxury', }, @@ -3556,6 +3949,7 @@ QBShared.Vehicles = { ['model'] = 'krieger', ['price'] = 222000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `krieger`, ['shop'] = 'luxury', }, @@ -3565,6 +3959,7 @@ QBShared.Vehicles = { ['model'] = 'le7b', ['price'] = 260000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `le7b`, ['shop'] = 'luxury', }, @@ -3574,6 +3969,7 @@ QBShared.Vehicles = { ['model'] = 'nero', ['price'] = 200000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `nero`, ['shop'] = 'luxury', }, @@ -3583,6 +3979,7 @@ QBShared.Vehicles = { ['model'] = 'nero2', ['price'] = 260000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `nero2`, ['shop'] = 'luxury', }, @@ -3592,6 +3989,7 @@ QBShared.Vehicles = { ['model'] = 'osiris', ['price'] = 220000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `osiris`, ['shop'] = 'luxury', }, @@ -3601,6 +3999,7 @@ QBShared.Vehicles = { ['model'] = 'penetrator', ['price'] = 130000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `penetrator`, ['shop'] = 'luxury', }, @@ -3610,6 +4009,7 @@ QBShared.Vehicles = { ['model'] = 'pfister811', ['price'] = 220000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `pfister811`, ['shop'] = 'luxury', }, @@ -3619,6 +4019,7 @@ QBShared.Vehicles = { ['model'] = 'prototipo', ['price'] = 235000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `prototipo`, ['shop'] = 'luxury', }, @@ -3628,6 +4029,7 @@ QBShared.Vehicles = { ['model'] = 'reaper', ['price'] = 100000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `reaper`, ['shop'] = 'luxury', }, @@ -3637,6 +4039,7 @@ QBShared.Vehicles = { ['model'] = 's80', ['price'] = 205000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `s80`, ['shop'] = 'luxury', }, @@ -3646,6 +4049,7 @@ QBShared.Vehicles = { ['model'] = 'sc1', ['price'] = 90000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `sc1`, ['shop'] = 'luxury', }, @@ -3655,6 +4059,7 @@ QBShared.Vehicles = { ['model'] = 'sheava', ['price'] = 220000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `sheava`, ['shop'] = 'luxury', }, @@ -3664,6 +4069,7 @@ QBShared.Vehicles = { ['model'] = 'sultanrs', ['price'] = 76500, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `sultanrs`, ['shop'] = 'luxury', }, @@ -3673,6 +4079,7 @@ QBShared.Vehicles = { ['model'] = 't20', ['price'] = 1650000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `t20`, ['shop'] = 'luxury', }, @@ -3682,6 +4089,7 @@ QBShared.Vehicles = { ['model'] = 'taipan', ['price'] = 1850000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `taipan`, ['shop'] = 'luxury', }, @@ -3691,6 +4099,7 @@ QBShared.Vehicles = { ['model'] = 'tempesta', ['price'] = 120000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `tempesta`, ['shop'] = 'luxury', }, @@ -3700,6 +4109,7 @@ QBShared.Vehicles = { ['model'] = 'tezeract', ['price'] = 220000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `tezeract`, ['shop'] = 'luxury', }, @@ -3709,6 +4119,7 @@ QBShared.Vehicles = { ['model'] = 'thrax', ['price'] = 180000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `thrax`, ['shop'] = 'luxury', }, @@ -3718,6 +4129,7 @@ QBShared.Vehicles = { ['model'] = 'tigon', ['price'] = 240000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `tigon`, ['shop'] = 'luxury', }, @@ -3727,6 +4139,7 @@ QBShared.Vehicles = { ['model'] = 'turismor', ['price'] = 140000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `turismor`, ['shop'] = 'luxury', }, @@ -3736,6 +4149,7 @@ QBShared.Vehicles = { ['model'] = 'tyrant', ['price'] = 2100000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `tyrant`, ['shop'] = 'luxury', }, @@ -3745,6 +4159,7 @@ QBShared.Vehicles = { ['model'] = 'tyrus', ['price'] = 230000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `tyrus`, ['shop'] = 'luxury', }, @@ -3754,6 +4169,7 @@ QBShared.Vehicles = { ['model'] = 'vacca', ['price'] = 105000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `vacca`, ['shop'] = 'luxury', }, @@ -3763,6 +4179,7 @@ QBShared.Vehicles = { ['model'] = 'vagner', ['price'] = 1660000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `vagner`, ['shop'] = 'luxury', }, @@ -3772,6 +4189,7 @@ QBShared.Vehicles = { ['model'] = 'visione', ['price'] = 750000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `visione`, ['shop'] = 'luxury', }, @@ -3781,6 +4199,7 @@ QBShared.Vehicles = { ['model'] = 'voltic', ['price'] = 120000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `voltic`, ['shop'] = 'luxury', }, @@ -3790,6 +4209,7 @@ QBShared.Vehicles = { ['model'] = 'voltic2', ['price'] = 9830400, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `voltic2`, ['shop'] = 'luxury', }, @@ -3799,6 +4219,7 @@ QBShared.Vehicles = { ['model'] = 'xa21', ['price'] = 180000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `xa21`, ['shop'] = 'luxury', }, @@ -3808,6 +4229,7 @@ QBShared.Vehicles = { ['model'] = 'zentorno', ['price'] = 340000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `zentorno`, ['shop'] = 'luxury', }, @@ -3817,6 +4239,7 @@ QBShared.Vehicles = { ['model'] = 'zorrusso', ['price'] = 277000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `zorrusso`, ['shop'] = 'luxury', }, @@ -3827,6 +4250,7 @@ QBShared.Vehicles = { ['model'] = 'bison', ['price'] = 18000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `bison`, ['shop'] = 'pdm', }, @@ -3836,6 +4260,7 @@ QBShared.Vehicles = { ['model'] = 'bobcatxl', ['price'] = 13500, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `bobcatxl`, ['shop'] = 'pdm', }, @@ -3845,6 +4270,7 @@ QBShared.Vehicles = { ['model'] = 'burrito3', ['price'] = 4000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `burrito3`, ['shop'] = 'pdm', }, @@ -3854,6 +4280,7 @@ QBShared.Vehicles = { ['model'] = 'gburrito2', ['price'] = 11500, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `gburrito2`, ['shop'] = 'pdm', }, @@ -3863,6 +4290,7 @@ QBShared.Vehicles = { ['model'] = 'rumpo', ['price'] = 9000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `rumpo`, ['shop'] = 'pdm', }, @@ -3872,6 +4300,7 @@ QBShared.Vehicles = { ['model'] = 'journey', ['price'] = 6500, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `journey`, ['shop'] = 'pdm', }, @@ -3881,6 +4310,7 @@ QBShared.Vehicles = { ['model'] = 'minivan', ['price'] = 7000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `minivan`, ['shop'] = 'pdm', }, @@ -3890,6 +4320,7 @@ QBShared.Vehicles = { ['model'] = 'minivan2', ['price'] = 10000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `minivan2`, ['shop'] = 'pdm', }, @@ -3899,6 +4330,7 @@ QBShared.Vehicles = { ['model'] = 'paradise', ['price'] = 9000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `paradise`, ['shop'] = 'pdm', }, @@ -3908,6 +4340,7 @@ QBShared.Vehicles = { ['model'] = 'rumpo3', ['price'] = 19500, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `rumpo3`, ['shop'] = 'pdm', }, @@ -3917,6 +4350,7 @@ QBShared.Vehicles = { ['model'] = 'speedo', ['price'] = 10000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `speedo`, ['shop'] = 'pdm', }, @@ -3926,6 +4360,7 @@ QBShared.Vehicles = { ['model'] = 'speedo4', ['price'] = 15000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `speedo4`, ['shop'] = 'pdm', }, @@ -3935,6 +4370,7 @@ QBShared.Vehicles = { ['model'] = 'surfer', ['price'] = 9000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `surfer`, ['shop'] = 'pdm', }, @@ -3944,6 +4380,7 @@ QBShared.Vehicles = { ['model'] = 'youga3', ['price'] = 15000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `youga3`, ['shop'] = 'pdm', }, @@ -3953,6 +4390,7 @@ QBShared.Vehicles = { ['model'] = 'youga', ['price'] = 8000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `youga`, ['shop'] = 'pdm', }, @@ -3962,6 +4400,7 @@ QBShared.Vehicles = { ['model'] = 'youga2', ['price'] = 14500, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `youga2`, ['shop'] = 'pdm', }, @@ -3971,6 +4410,7 @@ QBShared.Vehicles = { ['model'] = 'youga4', ['price'] = 85000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `youga4`, ['shop'] = 'pdm', }, @@ -3980,6 +4420,7 @@ QBShared.Vehicles = { ['model'] = 'mule5', ['price'] = 221000, ['category'] = 'vans', + ['categoryLabel'] = 'Vans', ['hash'] = `mule5`, ['shop'] = 'pdm', }, @@ -3990,6 +4431,7 @@ QBShared.Vehicles = { ['model'] = 'sadler', ['price'] = 20000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `sadler`, ['shop'] = 'pdm', }, @@ -3998,6 +4440,7 @@ QBShared.Vehicles = { ['brand'] = 'Annis', ['price'] = 21000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['model'] = 'guardian', ['hash'] = `guardian`, ['shop'] = 'pdm', @@ -4008,6 +4451,7 @@ QBShared.Vehicles = { ['model'] = 'slamtruck', ['price'] = 100000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `slamtruck`, ['shop'] = 'pdm', }, @@ -4017,6 +4461,7 @@ QBShared.Vehicles = { ['model'] = 'warrener2', ['price'] = 30000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `warrener2`, ['shop'] = 'pdm', }, @@ -4027,6 +4472,7 @@ QBShared.Vehicles = { ['model'] = 'squalo', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `squalo`, ['shop'] = 'boats', }, @@ -4036,6 +4482,7 @@ QBShared.Vehicles = { ['model'] = 'marquis', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `marquis`, ['shop'] = 'boats', }, @@ -4045,6 +4492,7 @@ QBShared.Vehicles = { ['model'] = 'seashark', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `seashark`, ['shop'] = 'boats', }, @@ -4054,6 +4502,7 @@ QBShared.Vehicles = { ['model'] = 'seashark2', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `seashark2`, ['shop'] = 'boats', }, @@ -4063,6 +4512,7 @@ QBShared.Vehicles = { ['model'] = 'seashark3', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `seashark3`, ['shop'] = 'boats', }, @@ -4072,6 +4522,7 @@ QBShared.Vehicles = { ['model'] = 'jetmax', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `jetmax`, ['shop'] = 'boats', }, @@ -4081,6 +4532,7 @@ QBShared.Vehicles = { ['model'] = 'tropic', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `tropic`, ['shop'] = 'boats', }, @@ -4090,6 +4542,7 @@ QBShared.Vehicles = { ['model'] = 'tropic2', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `tropic2`, ['shop'] = 'boats', }, @@ -4099,6 +4552,7 @@ QBShared.Vehicles = { ['model'] = 'dinghy', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `dinghy`, ['shop'] = 'boats', }, @@ -4108,6 +4562,7 @@ QBShared.Vehicles = { ['model'] = 'dinghy2', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `dinghy2`, ['shop'] = 'boats', }, @@ -4117,6 +4572,7 @@ QBShared.Vehicles = { ['model'] = 'dinghy3', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `dinghy3`, ['shop'] = 'boats', }, @@ -4126,6 +4582,7 @@ QBShared.Vehicles = { ['model'] = 'dinghy4', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `dinghy4`, ['shop'] = 'boats', }, @@ -4135,6 +4592,7 @@ QBShared.Vehicles = { ['model'] = 'suntrap', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `suntrap`, ['shop'] = 'boats', }, @@ -4144,6 +4602,7 @@ QBShared.Vehicles = { ['model'] = 'speeder', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `speeder`, ['shop'] = 'boats', }, @@ -4153,6 +4612,7 @@ QBShared.Vehicles = { ['model'] = 'speeder2', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `speeder2`, ['shop'] = 'boats', }, @@ -4162,6 +4622,7 @@ QBShared.Vehicles = { ['model'] = 'longfin', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `longfin`, ['shop'] = 'boats', }, @@ -4171,6 +4632,7 @@ QBShared.Vehicles = { ['model'] = 'toro', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `toro`, ['shop'] = 'boats', }, @@ -4180,6 +4642,7 @@ QBShared.Vehicles = { ['model'] = 'toro2', ['price'] = 40000, ['category'] = 'boats', + ['categoryLabel'] = 'Boats', ['hash'] = `toro2`, ['shop'] = 'boats', }, @@ -4190,6 +4653,7 @@ QBShared.Vehicles = { ['model'] = 'buzzard2', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `buzzard2`, ['shop'] = 'air', }, @@ -4199,6 +4663,7 @@ QBShared.Vehicles = { ['model'] = 'frogger', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `frogger`, ['shop'] = 'air', }, @@ -4208,6 +4673,7 @@ QBShared.Vehicles = { ['model'] = 'frogger2', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `frogger2`, ['shop'] = 'air', }, @@ -4217,6 +4683,7 @@ QBShared.Vehicles = { ['model'] = 'maverick', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `maverick`, ['shop'] = 'air', }, @@ -4226,6 +4693,7 @@ QBShared.Vehicles = { ['model'] = 'swift', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `swift`, ['shop'] = 'air', }, @@ -4235,6 +4703,7 @@ QBShared.Vehicles = { ['model'] = 'swift2', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `swift2`, ['shop'] = 'air', }, @@ -4244,6 +4713,7 @@ QBShared.Vehicles = { ['model'] = 'seasparrow', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `seasparrow`, ['shop'] = 'air', }, @@ -4253,6 +4723,7 @@ QBShared.Vehicles = { ['model'] = 'seasparrow2', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `seasparrow2`, ['shop'] = 'air', }, @@ -4262,6 +4733,7 @@ QBShared.Vehicles = { ['model'] = 'seasparrow3', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `seasparrow3`, ['shop'] = 'air', }, @@ -4271,6 +4743,7 @@ QBShared.Vehicles = { ['model'] = 'supervolito', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `supervolito`, ['shop'] = 'air', }, @@ -4280,6 +4753,7 @@ QBShared.Vehicles = { ['model'] = 'supervolito2', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `supervolito2`, ['shop'] = 'air', }, @@ -4289,6 +4763,7 @@ QBShared.Vehicles = { ['model'] = 'volatus', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `volatus`, ['shop'] = 'air', }, @@ -4298,6 +4773,7 @@ QBShared.Vehicles = { ['model'] = 'havok', ['price'] = 52000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `havok`, ['shop'] = 'air', }, @@ -4308,6 +4784,7 @@ QBShared.Vehicles = { ['model'] = 'duster', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `duster`, ['shop'] = 'air', }, @@ -4317,6 +4794,7 @@ QBShared.Vehicles = { ['model'] = 'luxor', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `luxor`, ['shop'] = 'air', }, @@ -4326,6 +4804,7 @@ QBShared.Vehicles = { ['model'] = 'luxor2', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `luxor2`, ['shop'] = 'air', }, @@ -4335,6 +4814,7 @@ QBShared.Vehicles = { ['model'] = 'stunt', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `stunt`, ['shop'] = 'air', }, @@ -4344,6 +4824,7 @@ QBShared.Vehicles = { ['model'] = 'mammatus', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `mammatus`, ['shop'] = 'air', }, @@ -4353,6 +4834,7 @@ QBShared.Vehicles = { ['model'] = 'velum', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `velum`, ['shop'] = 'air', }, @@ -4362,6 +4844,7 @@ QBShared.Vehicles = { ['model'] = 'velum2', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `velum2`, ['shop'] = 'air', }, @@ -4371,6 +4854,7 @@ QBShared.Vehicles = { ['model'] = 'shamal', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `shamal`, ['shop'] = 'air', }, @@ -4380,6 +4864,7 @@ QBShared.Vehicles = { ['model'] = 'vestra', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `vestra`, ['shop'] = 'air', }, @@ -4389,6 +4874,7 @@ QBShared.Vehicles = { ['model'] = 'dodo', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `dodo`, ['shop'] = 'air', }, @@ -4398,6 +4884,7 @@ QBShared.Vehicles = { ['model'] = 'howard', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `howard`, ['shop'] = 'air', }, @@ -4407,6 +4894,7 @@ QBShared.Vehicles = { ['model'] = 'alphaz1', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `alphaz1`, ['shop'] = 'air', }, @@ -4416,6 +4904,7 @@ QBShared.Vehicles = { ['model'] = 'nimbus', ['price'] = 45000, ['category'] = 'planes', + ['categoryLabel'] = 'Planes', ['hash'] = `nimbus`, ['shop'] = 'air', }, @@ -4425,6 +4914,7 @@ QBShared.Vehicles = { ['model'] = 'brioso3', ['price'] = 125000, ['category'] = 'compacts', + ['categoryLabel'] = 'Compacts', ['hash'] = `brioso3`, ['shop'] = 'pdm', }, @@ -4434,6 +4924,7 @@ QBShared.Vehicles = { ['model'] = 'conada', ['price'] = 115000, ['category'] = 'helicopters', + ['categoryLabel'] = 'Helicopters', ['hash'] = `conada`, ['shop'] = 'air', }, @@ -4443,6 +4934,7 @@ QBShared.Vehicles = { ['model'] = 'corsita', ['price'] = 90000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `corsita`, ['shop'] = 'luxury', }, @@ -4452,6 +4944,7 @@ QBShared.Vehicles = { ['model'] = 'draugur', ['price'] = 99000, ['category'] = 'offroad', + ['categoryLabel'] = 'Off Road', ['hash'] = `draugur`, ['shop'] = 'pdm', }, @@ -4461,6 +4954,7 @@ QBShared.Vehicles = { ['model'] = 'greenwood', ['price'] = 105000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `greenwood`, ['shop'] = 'pdm', }, @@ -4470,6 +4964,7 @@ QBShared.Vehicles = { ['model'] = 'kanjosj', ['price'] = 143000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `kanjosj`, ['shop'] = 'pdm', }, @@ -4479,6 +4974,7 @@ QBShared.Vehicles = { ['model'] = 'lm87', ['price'] = 155000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `lm87`, ['shop'] = 'luxury', }, @@ -4488,6 +4984,7 @@ QBShared.Vehicles = { ['model'] = 'omnisegt', ['price'] = 185000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `omnisegt`, ['shop'] = 'luxury', }, @@ -4497,6 +4994,7 @@ QBShared.Vehicles = { ['model'] = 'postlude', ['price'] = 90000, ['category'] = 'coupes', + ['categoryLabel'] = 'Coupes', ['hash'] = `postlude`, ['shop'] = 'pdm', }, @@ -4506,6 +5004,7 @@ QBShared.Vehicles = { ['model'] = 'rhinehart ', ['price'] = 105000, ['category'] = 'sedans', + ['categoryLabel'] = 'Sedans', ['hash'] = `rhinehart`, ['shop'] = 'pdm', }, @@ -4515,6 +5014,7 @@ QBShared.Vehicles = { ['model'] = 'ruiner4', ['price'] = 85000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `ruiner4`, ['shop'] = 'pdm', }, @@ -4524,6 +5024,7 @@ QBShared.Vehicles = { ['model'] = 'sentinel4', ['price'] = 140000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `sentinel4`, ['shop'] = 'luxury', }, @@ -4533,6 +5034,7 @@ QBShared.Vehicles = { ['model'] = 'sm722', ['price'] = 125000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `sm722`, ['shop'] = 'luxury', }, @@ -4542,6 +5044,7 @@ QBShared.Vehicles = { ['model'] = 'tenf', ['price'] = 185000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `tenf`, ['shop'] = 'luxury', }, @@ -4551,6 +5054,7 @@ QBShared.Vehicles = { ['model'] = 'tenf2', ['price'] = 215000, ['category'] = 'sports', + ['categoryLabel'] = 'Sports', ['hash'] = `tenf2`, ['shop'] = 'luxury', }, @@ -4560,6 +5064,7 @@ QBShared.Vehicles = { ['model'] = 'torero2', ['price'] = 245000, ['category'] = 'super', + ['categoryLabel'] = 'Super', ['hash'] = `torero2`, ['shop'] = 'luxury', }, @@ -4569,6 +5074,7 @@ QBShared.Vehicles = { ['model'] = 'vigero2', ['price'] = 105000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `vigero2`, ['shop'] = 'pdm', }, @@ -4578,6 +5084,7 @@ QBShared.Vehicles = { ['model'] = 'weevil2', ['price'] = 95000, ['category'] = 'muscle', + ['categoryLabel'] = 'Muscle', ['hash'] = `weevil2`, ['shop'] = 'pdm', },