QBShared = QBShared or {}
[Link] = [Link] or {}
local Vehicles = {
--- Compacts (0)
{
model = 'asbo', -- This has to match the spawn code of the vehicle
name = 'Asbo', -- This is the display of the vehicle
brand = 'Maxwell', -- This is the vehicle's brand
price = 4000, -- The price that the vehicle sells for
category = 'compacts', -- Catgegory of the vehilce, stick with
GetVehicleClass() options [Link]
type = 'automobile', -- Vehicle type, refer here
[Link] & here [Link]
_0xA273060E
shop = 'pdm', -- pdm, warehouse, police, ambulance, boats, air
},
{ model = 'blista', name = 'Blista', brand =
'Dinka', price = 13000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'brioso', name = 'Brioso R/A', brand =
'Grotti', price = 20000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'club', name = 'Club', brand =
'BF', price = 8000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'dilettante', name = 'Dilettante', brand =
'Karin', price = 9000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'dilettante2', name = 'Dilettante Patrol', brand =
'Karin', price = 12000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'kanjo', name = 'Blista Kanjo', brand =
'Dinka', price = 12000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'issi2', name = 'Issi', brand =
'Weeny', price = 7000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'issi3', name = 'Issi Classic', brand =
'Weeny', price = 5000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'panto', name = 'Panto', brand =
'Benefactor', price = 3200, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'prairie', name = 'Prairie', brand =
'Bollokan', price = 30000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'rhapsody', name = 'Rhapsody', brand =
'Declasse', price = 10000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'brioso2', name = 'Brioso 300', brand =
'Grotti', price = 12000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'weevil', name = 'Weevil', brand =
'BF', price = 9000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'issi7', name = 'Issi Sport', brand =
'Weeny', price = 100000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'blista2', name = 'Blista Compact', brand =
'Dinka', price = 18950, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'blista3', name = 'Blista Go Go Monkey', brand =
'Dinka', price = 15000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'brioso3', name = 'Brioso 300 Widebody', brand =
'Grotti', price = 125000, category = 'compacts', type =
'automobile', shop = 'pdm' },
{ model = 'boor', name = 'Boor', brand =
'Karin', price = 23000, category = 'compacts', type =
'automobile', shop = 'pdm' },
--- Sedans (1)
{ model = 'asea', name = 'Asea', brand =
'Declasse', price = 43000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'asterope', name = 'Asterope', brand =
'Karin', price = 11000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'cog55', name = 'Cognoscenti 55', brand =
'Enus', price = 22000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'cognoscenti', name = 'Cognoscenti', brand =
'Enus', price = 22500, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'emperor', name = 'Emperor', brand =
'Albany', price = 4250, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'fugitive', name = 'Fugitive', brand =
'Cheval', price = 20000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'glendale', name = 'Glendale', brand =
'Benefactor', price = 3400, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'glendale2', name = 'Glendale Custom', brand =
'Benefactor', price = 12000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'ingot', name = 'Ingot', brand =
'Vulcar', price = 4999, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'intruder', name = 'Intruder', brand =
'Karin', price = 11250, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'premier', name = 'Premier', brand =
'Declasse', price = 12000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'primo', name = 'Primo', brand =
'Albany', price = 5000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'primo2', name = 'Primo Custom', brand =
'Albany', price = 14500, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'regina', name = 'Regina', brand =
'Dundreary', price = 7000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'stafford', name = 'Stafford', brand =
'Enus', price = 30000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'stanier', name = 'Stanier', brand =
'Vapid', price = 19000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'stratum', name = 'Stratum', brand =
'Zirconium', price = 15000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'stretch', name = 'Stretch', brand =
'Dundreary', price = 19000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'surge', name = 'Surge', brand =
'Cheval', price = 20000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'tailgater', name = 'Tailgater', brand =
'Obey', price = 22000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'warrener', name = 'Warrener', brand =
'Vulcar', price = 4000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'washington', name = 'Washington', brand =
'Albany', price = 7000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'tailgater2', name = 'Tailgater S', brand =
'Obey', price = 51000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'cinquemila', name = 'Lampadati', brand =
'Cinquemila', price = 125000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'iwagen', name = 'Obey', brand =
'I-Wagen', price = 225000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'astron', name = 'Astron', brand =
'Pfister', price = 150000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'baller7', name = 'Baller ST', brand =
'Gallivanter', price = 145000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'comet7', name = 'Comet', brand =
'S2 Cabrio', price = 25000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'deity', name = 'Deity', brand =
'Enus', price = 505000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'jubilee', name = 'Jubilee', brand =
'Enus', price = 485000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'oracle', name = 'Oracle', brand =
'Übermacht', price = 22000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'schafter2', name = 'Schafter', brand =
'Benefactor', price = 16000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'rhinehart', name = 'Rhinehart', brand =
'Übermacht', price = 105000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'eudora', name = 'Eudora', brand =
'Willard', price = 17000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'asterope2', name = 'Asterope GZ', brand =
'Karin', price = 459000, category = 'sedans', type =
'automobile', shop = 'pdm' },
{ model = 'impaler5', name = 'Impaler SZ', brand =
'Declasse', price = 768000, category = 'sedans', type =
'automobile', shop = 'pdm' },
--- SUV (2)
{ model = 'bjxl', name = 'BeeJay XL', brand =
'Karin', price = 19000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'contender', name = 'Contender', brand =
'Vapid', price = 35000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'dubsta', name = 'Dubsta', brand =
'Benefactor', price = 19000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'dubsta2', name = 'Dubsta pdm', brand =
'Benefactor', price = 19500, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'fq2', name = 'FQ2', brand =
'Fathom', price = 18500, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'habanero', name = 'Habanero', brand =
'Emperor', price = 20000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'huntley', name = 'Huntley S', brand =
'Enus', price = 24500, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'landstalker', name = 'Landstalker', brand =
'Dundreary', price = 12000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'landstalker2', name = 'Landstalker XL', brand =
'Dundreary', price = 26000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'novak', name = 'Novak', brand =
'Lampadati', price = 70000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'patriot', name = 'Patriot', brand =
'Mammoth', price = 21000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'patriot2', name = 'Patriot Stretch', brand =
'Mammoth', price = 21000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'radi', name = 'Radius', brand =
'Vapid', price = 18000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'rebla', name = 'Rebla GTS', brand =
'Übermacht', price = 21000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'rocoto', name = 'Rocoto', brand =
'Obey', price = 13000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'seminole', name = 'Seminole', brand =
'Canis', price = 20000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'seminole2', name = 'Seminole Frontier', brand =
'Canis', price = 13000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'serrano', name = 'Serrano', brand =
'Benefactor', price = 48000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'toros', name = 'Toros', brand =
'Pegassi', price = 65000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'xls', name = 'XLS', brand =
'Benefactor', price = 17000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'granger2', name = 'Granger 3600LX', brand =
'Declasse', price = 221000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'patriot3', name = 'Patriot Military', brand =
'Mil-Spec', price = 270000, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'aleutian', name = 'Aleutian', brand =
'Vapid', price = 183500, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'dorado', name = 'Dorado', brand =
'Bravado', price = 137500, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'vivanite', name = 'Vivanite', brand =
'Karin', price = 160500, category = 'suvs', type =
'automobile', shop = 'pdm' },
{ model = 'castigator', name = 'Castigator', brand =
'Canis', price = 160500, category = 'suvs', type =
'automobile', shop = 'pdm' },
--- Coupes (3)
{ model = 'cogcabrio', name = 'Cognoscenti Cabrio', brand =
'Enus', price = 30000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'exemplar', name = 'Exemplar', brand =
'Dewbauchee', price = 40000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'felon', name = 'Felon', brand =
'Lampadati', price = 31000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'felon2', name = 'Felon GT', brand =
'Lampadati', price = 37000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'jackal', name = 'Jackal', brand =
'Ocelot', price = 19000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'oracle2', name = 'Oracle XS', brand =
'Übermacht', price = 28000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'windsor2', name = 'Windsor Drop', brand =
'Enus', price = 34000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'zion', name = 'Zion', brand =
'Übermacht', price = 22000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'zion2', name = 'Zion Cabrio', brand =
'Übermacht', price = 28000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'champion', name = 'Champion', brand =
'Dewbauchee', price = 205000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'futo', name = 'Futo', brand =
'Karin', price = 17500, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'sentinel3', name = 'Sentinel Classic', brand =
'Übermacht', price = 70000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'kanjosj', name = 'Kanjo SJ', brand =
'Dinka', price = 143000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'postlude', name = 'Postlude', brand =
'Dinka', price = 90000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'tahoma', name = 'Tahoma Coupe', brand =
'Declasse', price = 12000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'broadway', name = 'Broadway', brand =
'Classique', price = 20000, category = 'coupes', type =
'automobile', shop = 'pdm' },
{ model = 'fr36', name = 'FR36', brand =
'Fathom', price = 161000, category = 'coupes', type =
'automobile', shop = 'pdm' },
--- Muscle (4)
{ model = 'blade', name = 'Blade', brand =
'Vapid', price = 23500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'buccaneer', name = 'Buccaneer', brand =
'Albany', price = 22500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'buccaneer2', name = 'Buccaneer Rider', brand =
'Albany', price = 24500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'chino', name = 'Chino', brand =
'Vapid', price = 5000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'chino2', name = 'Chino Luxe', brand =
'Vapid', price = 8000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'clique', name = 'Clique', brand =
'Vapid', price = 20000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'deviant', name = 'Deviant', brand =
'Schyster', price = 70000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dominator2', name = 'Pißwasser Dominator', brand =
'Vapid', price = 50000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dominator3', name = 'Dominator GTX', brand =
'Vapid', price = 70000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dominator4', name = 'Dominator Arena', brand =
'Vapid', price = 200000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dominator7', name = 'Dominator ASP', brand =
'Vapid', price = 110000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dominator8', name = 'Dominator GTT', brand =
'Vapid', price = 80000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dukes', name = 'Dukes', brand =
'Imponte', price = 23500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dukes2', name = 'Duke O\'Death', brand =
'Imponte', price = 60000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dukes3', name = 'Beater Dukes', brand =
'Imponte', price = 45000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'faction', name = 'Faction', brand =
'Willard', price = 17000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'faction2', name = 'Faction Rider', brand =
'Willard', price = 19000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'faction3', name = 'Faction Custom Donk', brand =
'Willard', price = 35000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'ellie', name = 'Ellie', brand =
'Vapid', price = 42250, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'gauntlet', name = 'Gauntlet', brand =
'Bravado', price = 28500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'gauntlet2', name = 'Redwood Gauntlet', brand =
'Bravado', price = 70000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'gauntlet3', name = 'Classic Gauntlet', brand =
'Bravado', price = 75000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'gauntlet4', name = 'Gauntlet Hellfire', brand =
'Bravado', price = 80000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'gauntlet5', name = 'Gauntlet Classic Custom', brand =
'Bravado', price = 120000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'hermes', name = 'Hermes', brand =
'Albany', price = 535000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'hotknife', name = 'Hotknife', brand =
'Vapid', price = 90000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'hustler', name = 'Hustler', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'impaler', name = 'Impaler', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'impaler2', name = 'Impaler Arena', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'impaler3', name = 'Impaler Future Shock', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'impaler4', name = 'Impaler Nightmare', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'imperator', name = 'Imperator Arena', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'imperator2', name = 'imperator Future Shock', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'imperator3', name = 'Imperator Nightmare', brand =
'Vapid', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'lurcher', name = 'Lurcher', brand =
'Bravado', price = 21000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'nightshade', name = 'Nightshade', brand =
'Imponte', price = 70000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'phoenix', name = 'Phoenix', brand =
'Imponte', price = 65000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'picador', name = 'Picador', brand =
'Cheval', price = 20000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'ratloader2', name = 'Ratloader', brand =
'Ratloader2', price = 20000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'ruiner', name = 'Ruiner', brand =
'Imponte', price = 29000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'ruiner2', name = 'Ruiner 2000', brand =
'Imponte', price = 50000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'sabregt', name = 'Sabre GT Turbo', brand =
'Declasse', price = 23000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'sabregt2', name = 'Sabre GT Turbo Custom', brand =
'Declasse', price = 26500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'slamvan', name = 'Slam Van', brand =
'Vapid', price = 30000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'slamvan2', name = 'Lost Slam Van', brand =
'Vapid', price = 90000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'slamvan3', name = 'Slam Van Custom', brand =
'Vapid', price = 17000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'stalion', name = 'Stallion', brand =
'Declasse', price = 33000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'stalion2', name = 'Stallion Burgershot', brand =
'Declasse', price = 40000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'tampa', name = 'Tampa', brand =
'Declasse', price = 24500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'tulip', name = 'Tulip', brand =
'Declasse', price = 80000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'vamos', name = 'Vamos', brand =
'Declasse', price = 30000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'vigero', name = 'Vigero', brand =
'Declasse', price = 39500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'virgo', name = 'Virgo', brand =
'Albany', price = 22000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'virgo2', name = 'Virgo Custom Classic', brand =
'Dundreary', price = 21000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'virgo3', name = 'Virgo Classic', brand =
'Dundreary', price = 21000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'voodoo', name = 'Voodoo', brand =
'Declasse', price = 13000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'yosemite', name = 'Yosemite', brand =
'Declasse', price = 19500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'yosemite2', name = 'Yosemite Drift', brand =
'Declasse', price = 55000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'manana', name = 'Manana', brand =
'Albany', price = 12800, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'manana2', name = 'Manana Custom', brand =
'Albany', price = 24000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'tampa2', name = 'Drift Tampa', brand =
'Declasse', price = 80000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'ruiner4', name = 'Ruiner ZZ-8', brand =
'Imponte', price = 85000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'vigero2', name = 'Vigero ZX', brand =
'Declasse', price = 105000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'weevil2', name = 'Weevil Custom', brand =
'BF', price = 95000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'buffalo5', name = 'Buffalo EVX', brand =
'Bravado', price = 214000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'tulip2', name = 'Tulip M-100', brand =
'Declasse', price = 80000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'clique2', name = 'Clique Wagon', brand =
'Vapid', price = 102500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'brigham', name = 'Brigham', brand =
'Albany', price = 149900, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'greenwood', name = 'Greenwood', brand =
'Bravado', price = 105000, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'dominator9', name = 'Dominator GT', brand =
'Vapid', price = 219500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'impaler6', name = 'Impaler LX', brand =
'Declasse', price = 146500, category = 'muscle', type =
'automobile', shop = 'pdm' },
{ model = 'vigero3', name = 'Vigero ZX Convertible', brand =
'Declasse', price = 229500, category = 'muscle', type =
'automobile', shop = 'pdm' },
--- Sports Classic (5)
{ model = 'ardent', name = 'Ardent', brand =
'Ocelot', price = 30000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'btype', name = 'Roosevelt', brand =
'Albany', price = 75000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'btype2', name = 'Franken Stange', brand =
'Albany', price = 87000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'btype3', name = 'Roosevelt Valor', brand =
'Albany', price = 63000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'casco', name = 'Casco', brand =
'Lampadati', price = 100000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'deluxo', name = 'Deluxo', brand =
'Imponte', price = 55000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'dynasty', name = 'Dynasty', brand =
'Weeny', price = 25000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'fagaloa', name = 'Fagaloa', brand =
'Vulcar', price = 13000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'feltzer3', name = 'Stirling GT', brand =
'Benefactor', price = 115000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'gt500', name = 'GT500', brand =
'Grotti', price = 130000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'infernus2', name = 'Infernus Classic', brand =
'Pegassi', price = 245000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'jb700', name = 'JB 700', brand =
'Dewbauchee', price = 240000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'jb7002', name = 'JB 700W', brand =
'Dewbauchee', price = 40000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'mamba', name = 'Mamba', brand =
'Declasse', price = 140000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'michelli', name = 'Michelli GT', brand =
'Lampadati', price = 30000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'monroe', name = 'Monroe', brand =
'Pegassi', price = 115000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'nebula', name = 'Nebula', brand =
'Vulcar', price = 22000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'peyote', name = 'Peyote', brand =
'Vapid', price = 23500, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'peyote3', name = 'Peyote Custom', brand =
'Vapid', price = 48000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'pigalle', name = 'Pigalle', brand =
'Lampadati', price = 92000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'rapidgt3', name = 'Rapid GT Classic', brand =
'Dewbauchee', price = 90000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'retinue', name = 'Retinue', brand =
'Vapid', price = 32000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'retinue2', name = 'Retinue MKII', brand =
'Vapid', price = 38000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'savestra', name = 'Savestra', brand =
'Annis', price = 67000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'stinger', name = 'Stinger', brand =
'Grotti', price = 39500, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'stingergt', name = 'Stinger GT', brand =
'Grotti', price = 70000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'stromberg', name = 'Stromberg', brand =
'Ocelot', price = 80000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'swinger', name = 'Swinger', brand =
'Ocelot', price = 221000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'torero', name = 'Torero', brand =
'Pegassi', price = 84000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'tornado', name = 'Tornado', brand =
'Declasse', price = 21000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'tornado2', name = 'Tornado Convertible', brand =
'Declasse', price = 22000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'tornado5', name = 'Tornado Custom', brand =
'Declasse', price = 22000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'turismo2', name = 'Turismo Classic', brand =
'Grotti', price = 170000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'viseris', name = 'Viseris', brand =
'Lampadati', price = 210000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'z190', name = '190Z', brand =
'Karin', price = 78000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'ztype', name = 'Z-Type', brand =
'Truffade', price = 270000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'zion3', name = 'Zion Classic', brand =
'Übermacht', price = 45000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'cheburek', name = 'Cheburek', brand =
'Rune', price = 7000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'toreador', name = 'Toreador', brand =
'Pegassi', price = 50000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'peyote2', name = 'Peyote Gasser', brand =
'Vapid', price = 40000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'envisage', name = 'Envisage', brand =
'Bollokan', price = 190000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
{ model = 'driftnebula', name = 'Nebula Turbo', brand =
'Vulcar', price = 100000, category = 'sportsclassics', type =
'automobile', shop = 'pdm' },
--- Sports (6)
{ model = 'alpha', name = 'Alpha', brand =
'Albany', price = 53000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'banshee', name = 'Banshee', brand =
'Bravado', price = 56000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'bestiagts', name = 'Bestia GTS', brand =
'Grotti', price = 37000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'buffalo', name = 'Buffalo', brand =
'Bravado', price = 18750, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'carbonizzare', name = 'Carbonizzare', brand =
'Grotti', price = 155000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'comet3', name = 'Comet Retro Custom', brand =
'Pfister', price = 175000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'comet4', name = 'Comet Safari', brand =
'Pfister', price = 110000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'comet5', name = 'Comet SR', brand =
'Pfister', price = 155000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'drafter', name = '8F Drafter', brand =
'Obey', price = 80000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'elegy', name = 'Elegy Retro Custom', brand =
'Annis', price = 145000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'flashgt', name = 'Flash GT', brand =
'Vapid', price = 48000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'gb200', name = 'GB 200', brand =
'Vapid', price = 140000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'komoda', name = 'Komoda', brand =
'Lampadati', price = 55000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'imorgon', name = 'Imorgon', brand =
'Överflöd', price = 120000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'italigto', name = 'Itali GTO', brand =
'Progen', price = 260000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'jugular', name = 'Jugular', brand =
'Ocelot', price = 80000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'jester', name = 'Jester', brand =
'Dinka', price = 132250, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'jester2', name = 'Jester Racecar', brand =
'Dinka', price = 210000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'jester3', name = 'Jester Classic', brand =
'Dinka', price = 85000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'khamelion', name = 'Khamelion', brand =
'Hijak', price = 90000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'kuruma', name = 'Kuruma', brand =
'Karin', price = 72000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'kuruma2', name = 'kuruma2', brand =
'Karin2', price = 72000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'locust', name = 'Locust', brand =
'Ocelot', price = 200000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'lynx', name = 'Lynx', brand =
'Ocelot', price = 150000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'massacro', name = 'Massacro', brand =
'Dewbauchee', price = 110000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'massacro2', name = 'Massacro Racecar', brand =
'Dewbauchee', price = 80000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'neo', name = 'Neo', brand =
'Vysser', price = 230000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'neon', name = 'Neon', brand =
'Pfister', price = 220000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'ninef', name = '9F', brand =
'Obey', price = 95000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'ninef2', name = '9F Cabrio', brand =
'Obey', price = 105000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'omnis', name = 'Omnis', brand =
'Wow', price = 90000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'paragon', name = 'Paragon', brand =
'Enus', price = 60000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'pariah', name = 'Pariah', brand =
'Ocelot', price = 90000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'rapidgt', name = 'Rapid GT', brand =
'Dewbauchee', price = 86000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'rapidgt2', name = 'Rapid GT Convertible', brand =
'Dewbauchee', price = 92000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'raptor', name = 'Raptor', brand =
'BF', price = 90000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'revolter', name = 'Revolter', brand =
'Übermacht', price = 95000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'ruston', name = 'Ruston', brand =
'Hijak', price = 130000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'schafter3', name = 'Schafter V12', brand =
'Benefactor', price = 35000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'schafter4', name = 'Schafter LWB', brand =
'Benefactor', price = 21000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'schlagen', name = 'Schlagen GT', brand =
'Benefactor', price = 160000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'schwarzer', name = 'Schwartzer', brand =
'Benefactor', price = 47000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'seven70', name = 'Seven-70', brand =
'Dewbauchee', price = 140000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'specter', name = 'Specter', brand =
'Dewbauchee', price = 160000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'streiter', name = 'Streiter', brand =
'Benefactor', price = 40000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'sugoi', name = 'Sugoi', brand =
'Dinka', price = 85000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'sultan', name = 'Sultan', brand =
'Karin', price = 50000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'tropos', name = 'Tropos Rallye', brand =
'Lampadati', price = 65000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'verlierer2', name = 'Verlierer', brand =
'Bravado', price = 90500, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'vstr', name = 'V-STR', brand =
'Albany', price = 80000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'italirsx', name = 'Itali RSX', brand =
'Progen', price = 260000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'zr350', name = 'ZR350', brand =
'Annis', price = 38000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'calico', name = 'Calico GTF', brand =
'Karin', price = 39000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'futo2', name = 'Futo GTX', brand =
'Karin', price = 39000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'euros', name = 'Euros', brand =
'Annis', price = 80000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'jester4', name = 'Jester RR', brand =
'Dinka', price = 240000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'remus', name = 'Remus', brand =
'Annis', price = 48000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'growler', name = 'Growler', brand =
'Pfister', price = 205000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'vectre', name = 'Vectre', brand =
'Emperor', price = 80000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'cypher', name = 'Cypher', brand =
'Übermacht', price = 155000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'sultan3', name = 'Sultan Classic Custom', brand =
'Karin', price = 56000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'rt3000', name = 'RT3000', brand =
'Dinka', price = 65000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'sultanrs', name = 'Sultan RS', brand =
'Karin', price = 76500, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'visione', name = 'Visione', brand =
'Grotti', price = 750000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'stingertt', name = 'Itali GTO Stinger TT', brand =
'Maibatsu', price = 238000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'sentinel4', name = 'Sentinel Classic Widebody', brand =
'Übermacht', price = 140000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'sm722', name = 'SM722', brand =
'Benefactor', price = 125000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'tenf', name = '10F', brand =
'Obey', price = 185000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'tenf2', name = '10F Widebody', brand =
'Obey', price = 215000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'everon2', name = 'Everon Hotring', brand =
'Karin', price = 80000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'issi8', name = 'Issi Rally', brand =
'Weeny', price = 10000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'corsita', name = 'Corsita', brand =
'Lampadati', price = 90000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'gauntlet6', name = 'Hotring Hellfire', brand =
'Bravado', price = 181000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'coureur', name = 'La Coureuse', brand =
'Penaud', price = 199000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'r300', name = '300R', brand =
'Annis', price = 56000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'panthere', name = 'Panthere', brand =
'Toundra', price = 55000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'driftsentinel', name = 'Drift Sentinel Classic', brand =
'Ubermacht', price = 150000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'paragon3', name = 'Paragon S', brand =
'Enus', price = 220000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'eurosX32', name = 'Euros X32', brand =
'Annis', price = 180000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'vorschlaghammer', name = 'Vorschlaghammer', brand =
'Pfister', price = 250000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'driftcypher', name = 'Drift Cypher', brand =
'Ubermacht', price = 160000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'pipistrello', name = 'Pipistrello', brand =
'Overflod', price = 240000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'niobe', name = 'Niobe', brand =
'Ubermacht', price = 180000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'driftvorschlag', name = 'Vorschlaghammer', brand =
'Pfister', price = 250000, category = 'sports', type =
'automobile', shop = 'pdm' },
--- Super (7)
{ model = 'adder', name = 'Adder', brand =
'Truffade', price = 280000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'autarch', name = 'Autarch', brand =
'Överflöd', price = 224000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'banshee2', name = 'Banshee 900R', brand =
'Bravado', price = 120000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'bullet', name = 'Bullet', brand =
'Vapid', price = 120000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'cheetah2', name = 'Cheetah Classic', brand =
'Grotti', price = 195000, category = 'sports', type =
'automobile', shop = 'pdm' },
{ model = 'cyclone', name = 'Cyclone', brand =
'Coil', price = 300000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'entity2', name = 'Entity XXR', brand =
'Överflöd', price = 164000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'entityxf', name = 'Entity XF', brand =
'Överflöd', price = 180000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'emerus', name = 'Emerus', brand =
'Progen', price = 220000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'fmj', name = 'FMJ', brand =
'Vapid', price = 125000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'furia', name = 'Furia', brand =
'Grotti', price = 230000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'gp1', name = 'GP1', brand =
'Progen', price = 110000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'infernus', name = 'Infernus', brand =
'Pegassi', price = 235000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'italigtb', name = 'Itali GTB', brand =
'Progen', price = 170000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'italigtb2', name = 'Itali GTB Custom', brand =
'Progen', price = 250000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'krieger', name = 'Krieger', brand =
'Benefactor', price = 222000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'le7b', name = 'RE-7B', brand =
'Annis', price = 260000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'nero', name = 'Nero', brand =
'Truffade', price = 200000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'nero2', name = 'Nero Custom', brand =
'Truffade', price = 260000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'osiris', name = 'Osiris', brand =
'Pegassi', price = 220000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'penetrator', name = 'Penetrator', brand =
'Ocelot', price = 130000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'pfister811', name = '811', brand =
'Pfister', price = 220000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'prototipo', name = 'X80 Proto', brand =
'Grotti', price = 235000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'reaper', name = 'Reaper', brand =
'Pegassi', price = 100000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 's80', name = 'S80RR', brand =
'Annis', price = 205000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'sc1', name = 'SC1', brand =
'Übermacht', price = 90000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'sheava', name = 'ETR1', brand =
'Emperor', price = 220000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 't20', name = 'T20', brand =
'Progen', price = 1150000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'taipan', name = 'Taipan', brand =
'Cheval', price = 1850000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'tempesta', name = 'Tempesta', brand =
'Pegassi', price = 120000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'tezeract', name = 'Tezeract', brand =
'Pegassi', price = 220000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'thrax', name = 'Thrax', brand =
'Truffade', price = 180000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'tigon', name = 'Tigon', brand =
'Lampadati', price = 240000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'turismor', name = 'Turismo R', brand =
'Grotti', price = 140000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'tyrant', name = 'Tyrant', brand =
'Överflöd', price = 2100000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'tyrus', name = 'Tyrus', brand =
'Progen', price = 230000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'vagner', name = 'Vagner', brand =
'Dewbauchee', price = 1660000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'voltic', name = 'Voltic', brand =
'Coil', price = 120000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'voltic2', name = 'Rocket Voltic', brand =
'Coil', price = 9830400, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'xa21', name = 'XA-21', brand =
'Ocelot', price = 180000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'zentorno', name = 'Zentorno', brand =
'Pegassi', price = 340000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'zorrusso', name = 'Zorrusso', brand =
'Pegassi', price = 277000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'ignus', name = 'Ignus', brand =
'Pegassi', price = 1120000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'zeno', name = 'Zeno', brand =
'Överflöd', price = 1350000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'deveste', name = 'Deveste', brand =
'Principe', price = 234000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'lm87', name = 'LM87', brand =
'Benefactor', price = 155000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'torero2', name = 'Torero XO', brand =
'Pegassi', price = 245000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'entity3', name = 'Entity MT', brand =
'Overflod', price = 200000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'virtue', name = 'Virtue', brand =
'Ocelot', price = 72000, category = 'super', type =
'automobile', shop = 'pdm' },
{ model = 'turismo3', name = 'Turismo Omaggio', brand =
'Grotti', price = 284500, category = 'super', type =
'automobile', shop = 'pdm' },
--- Motorcycles (8)
{ model = 'akuma', name = 'Akuma', brand =
'Dinka', price = 55000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'avarus', name = 'Avarus', brand =
'LCC', price = 20000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'bagger', name = 'Bagger', brand =
'WMC', price = 13500, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'bati', name = 'Bati 801', brand =
'Pegassi', price = 24000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'bati2', name = 'Bati 801RR', brand =
'Pegassi', price = 19000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'bf400', name = 'BF400', brand =
'Nagasaki', price = 22000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'chimera', name = 'Chimera', brand =
'Nagasaki', price = 21000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'cliffhanger', name = 'Cliffhanger', brand =
'Western', price = 28500, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'daemon', name = 'Daemon', brand =
'WMC', price = 14000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'daemon2', name = 'Daemon Custom', brand =
'Western', price = 23000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'defiler', name = 'Defiler', brand =
'Shitzu', price = 30000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'deathbike', name = 'Deathbike Apocalypse', brand =
'Deathbike', price = 30000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'deathbike2', name = 'Deathbike Future Shock', brand =
'Deathbike', price = 30000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'deathbike3', name = 'Deathbike Nightmare', brand =
'Deathbike', price = 30000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'diablous', name = 'Diablous', brand =
'Principe', price = 30000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'diablous2', name = 'Diablous Custom', brand =
'Principe', price = 38000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'double', name = 'Double-T', brand =
'Dinka', price = 28000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'enduro', name = 'Enduro', brand =
'Dinka', price = 5500, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'esskey', name = 'Esskey', brand =
'Pegassi', price = 12000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'faggio', name = 'Faggio Sport', brand =
'Pegassi', price = 2000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'faggio2', name = 'Faggio', brand =
'Pegassi', price = 1900, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'faggio3', name = 'Faggio Mod', brand =
'Pegassi', price = 2500, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'fcr', name = 'FCR 1000', brand =
'Pegassi', price = 5000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'fcr2', name = 'FCR 1000 Custom', brand =
'Pegassi', price = 19000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'gargoyle', name = 'Gargoyle', brand =
'Western', price = 32000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'hakuchou', name = 'Hakuchou', brand =
'Shitzu', price = 17000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'hakuchou2', name = 'Hakuchou Drag', brand =
'Shitzu', price = 45000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'hexer', name = 'Hexer', brand =
'LCC', price = 16000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'innovation', name = 'Innovation', brand =
'LLC', price = 33500, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'lectro', name = 'Lectro', brand =
'Principe', price = 28000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'manchez', name = 'Manchez', brand =
'Maibatsu', price = 8300, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'nemesis', name = 'Nemesis', brand =
'Principe', price = 20000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'nightblade', name = 'Nightblade', brand =
'WMC', price = 23000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'oppressor', name = 'Oppressor', brand =
'Pegassi', price = 9999999, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'pcj', name = 'PCJ-600', brand =
'Shitzu', price = 15000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'ratbike', name = 'Rat Bike', brand =
'Western', price = 3000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'ruffian', name = 'Ruffian', brand =
'Pegassi', price = 25000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'sanchez', name = 'Sanchez Livery', brand =
'Maibatsu', price = 5300, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'sanchez2', name = 'Sanchez', brand =
'Maibatsu', price = 5300, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'sanctus', name = 'Sanctus', brand =
'LCC', price = 35000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'shotaro', name = 'Shotaro', brand =
'Nagasaki', price = 320000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'sovereign', name = 'Sovereign', brand =
'WMC', price = 8000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'stryder', name = 'Stryder', brand =
'Nagasaki', price = 50000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'thrust', name = 'Thrust', brand =
'Dinka', price = 22000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'vader', name = 'Vader', brand =
'Shitzu', price = 7200, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'vindicator', name = 'Vindicator', brand =
'Dinka', price = 19000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'vortex', name = 'Vortex', brand =
'Pegassi', price = 31000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'wolfsbane', name = 'Wolfsbane', brand =
'Western', price = 14000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'zombiea', name = 'Zombie Bobber', brand =
'Western', price = 28000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'zombieb', name = 'Zombie Chopper', brand =
'Western', price = 27000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'shinobi', name = 'Shinobi', brand =
'Nagasaki', price = 25000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'reever', name = 'Reever', brand =
'Western', price = 25000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'manchez3', name = 'Manchez Scout Classic', brand =
'Maibatsu', price = 15000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'powersurge', name = 'Powersurge', brand =
'Western', price = 7000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
{ model = 'pizzaboy', name = 'Pizza Boy', brand =
'Pegassi', price = 50000, category = 'motorcycles', type = 'bike',
shop = 'pdm' },
--- Off-Road (9)
{ model = 'bfinjection', name = 'Bf Injection', brand =
'Annis', price = 9000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'bifta', name = 'Bifta', brand =
'Annis', price = 15500, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'blazer', name = 'Blazer', brand =
'Annis', price = 7500, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'blazer2', name = 'Blazer Lifeguard', brand =
'Nagasaki', price = 7000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'blazer3', name = 'Blazer Hot Rod', brand =
'Nagasaki', price = 7000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'blazer4', name = 'Blazer Sport', brand =
'Annis', price = 9250, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'blazer5', name = 'Blazer Aqua', brand =
'Nagasaki', price = 40000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'brawler', name = 'Brawler', brand =
'Annis', price = 40000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'caracara', name = 'Caracara', brand =
'Vapid', price = 60000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'caracara2', name = 'Caracara 4x4', brand =
'Vapid', price = 80000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'dubsta3', name = 'Dubsta 6x6', brand =
'Annis', price = 34000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'dune', name = 'Dune Buggy', brand =
'Annis', price = 14000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'everon', name = 'Everon', brand =
'Karin', price = 60000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'freecrawler', name = 'Freecrawler', brand =
'Canis', price = 24000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'kalahari', name = 'Kalahari', brand =
'Canis', price = 14000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'kamacho', name = 'Kamacho', brand =
'Canis', price = 50000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'mesa3', name = 'Mesa Merryweather', brand =
'Canis', price = 400000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'outlaw', name = 'Outlaw', brand =
'Nagasaki', price = 15000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'rancherxl', name = 'Rancher XL', brand =
'Declasse', price = 24000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'rebel2', name = 'Rebel', brand =
'Vapid', price = 20000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'riata', name = 'Riata', brand =
'Vapid', price = 380000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'sandking', name = 'Sandking XL', brand =
'Vapid', price = 25000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'sandking2', name = 'Sandking SWB', brand =
'Vapid', price = 38000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'trophytruck', name = 'Trophy Truck', brand =
'Vapid', price = 60000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'trophytruck2', name = 'Desert Raid', brand =
'Vapid', price = 80000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'vagrant', name = 'Vagrant', brand =
'Maxwell', price = 50000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'verus', name = 'Verus', brand =
'Dinka', price = 20000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'winky', name = 'Winky', brand =
'Vapid', price = 10000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'yosemite3', name = 'Yosemite Rancher', brand =
'Declasse', price = 425000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'mesa', name = 'Mesa', brand =
'Canis', price = 12000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'ratel', name = 'Ratel', brand =
'Vapid', price = 199000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'l35', name = 'Walton L35', brand =
'Declasse', price = 167000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'monstrociti', name = 'MonstroCiti', brand =
'Maibatsu', price = 48000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'draugur', name = 'Draugur', brand =
'Declasse', price = 99000, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'terminus', name = 'Terminus', brand =
'Canis', price = 187750, category = 'offroad', type =
'automobile', shop = 'pdm' },
{ model = 'yosemite4', name = 'Yosemite 1500', brand =
'Declasse', price = 187750, category = 'offroad', type =
'automobile', shop = 'pdm' },
--- Industrial (10)
{ model = 'guardian', name = 'Guardian', brand =
'Vapid', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'mixer2', name = 'Mixer II', brand =
'HVY', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'tiptruck2', name = 'Tipper II', brand =
'Brute', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'tiptruck', name = 'Tipper', brand =
'Brute', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'rubble', name = 'Rubble', brand =
'Jobuilt', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'mixer', name = 'Mixer', brand =
'HVY', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'flatbed', name = 'Flatbed Truck', brand =
'MTL', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'dump', name = 'Dump Truck', brand =
'HVY', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'bulldozer', name = 'Dozer', brand =
'HVY', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'handler', name = 'Dock Handler', brand =
'HVY', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
{ model = 'cutter', name = 'Cutter', brand =
'HVY', price = 30000, category = 'industrial', type =
'automobile', shop = 'truck' },
--- Utility (11)
{ model = 'slamtruck', name = 'Slam Truck', brand =
'Vapid', price = 100000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'caddy3', name = 'Caddy (Bunker)', brand =
'Nagasaki', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'caddy2', name = 'Caddy (Civilian)', brand =
'Nagasaki', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'caddy3', name = 'Caddy (Golf)', brand =
'Nagasaki', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'utillitruck', name = 'Utility Truck (Cherry Picker)', brand =
'Brute', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'utillitruck2', name = 'Utility Truck (Van)', brand =
'Brute', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'utillitruck3', name = 'Utility Truck (Contender)', brand =
'Vapid', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'tractor', name = 'Tractor', brand =
'Stanley', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'tractor2', name = 'Fieldmaster', brand =
'Stanley', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'tractor3', name = 'Fieldmaster', brand =
'Stanley', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'towtruck', name = 'Tow Truck (Large)', brand =
'Vapid', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'towtruck2', name = 'Tow Truck (Small)', brand =
'Vapid', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'scrap', name = 'Scrap Truck', brand =
'Vapid', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'sadler', name = 'Sadler', brand =
'Vapid', price = 20000, category = 'utility', type =
'automobile', shop = 'pdm' },
{ model = 'ripley', name = 'Ripley', brand =
'HVY', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'mower', name = 'Lawn Mower', brand =
'Jacksheepe', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'forklift', name = 'Forklift', brand =
'HVY', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'docktug', name = 'Docktug', brand =
'HVY', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'airtug', name = 'Airtug', brand =
'HVY', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'trailers5', name = 'Trailer (Christmas)', brand =
'Unknown', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
{ model = 'tvtrailer2', name = 'Trailer (TV)', brand =
'Unknown', price = 30000, category = 'utility', type =
'automobile', shop = 'truck' },
--- Vans (12)
{ model = 'bobcatxl', name = 'Bobcat XL Open', brand =
'Vapid', price = 13500, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'burrito3', name = 'Burrito', brand =
'Declasse', price = 4000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'gburrito2', name = 'Burrito Custom', brand =
'Declasse', price = 11500, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'rumpo', name = 'Rumpo', brand =
'Bravado', price = 9000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'journey', name = 'Journey', brand =
'Zirconium', price = 6500, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'minivan', name = 'Minivan', brand =
'Vapid', price = 7000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'minivan2', name = 'Minivan Custom', brand =
'Vapid', price = 10000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'paradise', name = 'Paradise', brand =
'Bravado', price = 9000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'rumpo3', name = 'Rumpo Custom', brand =
'Bravado', price = 19500, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'speedo4', name = 'Speedo Custom', brand =
'Vapid', price = 15000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'surfer', name = 'Surfer', brand =
'BF', price = 9000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'youga3', name = 'Youga Classic 4x4', brand =
'Bravado', price = 15000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'youga', name = 'Youga', brand =
'Bravado', price = 8000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'youga2', name = 'Youga Classic', brand =
'Bravado', price = 14500, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'youga4', name = 'Youga Custom', brand =
'Bravado', price = 85000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'moonbeam', name = 'Moonbeam', brand =
'Declasse', price = 13000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'moonbeam2', name = 'Moonbeam Custom', brand =
'Declasse', price = 15000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'boxville', name = 'Boxville LSDWP', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'truck' },
{ model = 'boxville2', name = 'Boxville Go Postal', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'truck' },
{ model = 'boxville3', name = 'Boxville Humane Labs', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'truck' },
{ model = 'boxville4', name = 'Boxville Post OP', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'truck' },
{ model = 'boxville5', name = 'Armored Boxville', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'none' },
{ model = 'pony', name = 'Pony', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'truck' },
{ model = 'pony2', name = 'Pony (Smoke on the water)', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'truck' },
{ model = 'journey2', name = 'Journey II', brand =
'Zirconium', price = 7000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'surfer3', name = 'Surfer Custom', brand =
'BF', price = 15000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'speedo5', name = 'Speedo Custom', brand =
'Vapid', price = 238000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'mule2', name = 'Mule', brand =
'Maibatsu', price = 40000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'mule3', name = 'Mule', brand =
'Maibatsu', price = 40000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'taco', name = 'Taco Truck', brand =
'Brute', price = 45000, category = 'vans', type =
'automobile', shop = 'pdm' },
{ model = 'boxville6', name = 'Boxville (LSDS)', brand =
'Brute', price = 47500, category = 'vans', type =
'automobile', shop = 'pdm' },
--- Cycles (13)
{ model = 'bmx', name = 'BMX', brand =
'Bike', price = 160, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'cruiser', name = 'Cruiser', brand =
'Bike', price = 510, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'fixter', name = 'Fixter', brand =
'Bike', price = 225, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'scorcher', name = 'Scorcher', brand =
'Bike', price = 280, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'tribike', name = 'Whippet Race Bike', brand =
'Bike', price = 500, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'tribike2', name = 'Endurex Race Bike', brand =
'Bike', price = 700, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'tribike3', name = 'Tri-Cycles Race Bike', brand =
'Bike', price = 520, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'inductor', name = 'Inductor', brand =
'Coil', price = 5000, category = 'cycles', type = 'bike',
shop = 'pdm' },
{ model = 'inductor2', name = 'Junk Energy Inductor', brand =
'Coil', price = 5000, category = 'cycles', type = 'bike',
shop = 'pdm' },
--- Boats (14)
{ model = 'avisa', name = 'Avisa', brand =
'Kraken Subs', price = 3000, category = 'boats', type =
'boat', shop = 'none' },
{ model = 'patrolboat', name = 'Kurtz 31 Patrol Boat', brand =
'Unknown', price = 3000, category = 'boats', type =
'boat', shop = 'none' },
{ model = 'longfin', name = 'Longfin', brand =
'Shitzu', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'tug', name = 'Tug', brand =
'Buckingham', price = 3000, category = 'boats', type =
'boat', shop = 'none' },
{ model = 'toro', name = 'Toro', brand =
'Lampadati', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'toro2', name = 'Toro Yacht', brand =
'Lampadati', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'submersible2', name = 'Kraken', brand =
'Kraken Subs', price = 3000, category = 'boats', type =
'boat', shop = 'none' },
{ model = 'speeder', name = 'Speeder', brand =
'Pegassi', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'speeder2', name = 'Speeder Yacht', brand =
'Pegassi', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'tropic', name = 'Tropic', brand =
'Shitzu', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'tropic2', name = 'Tropic Yacht', brand =
'Shitzu', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'suntrap', name = 'Suntrap', brand =
'Shitzu', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'submersible', name = 'Submersible', brand =
'Kraken Subs', price = 3000, category = 'boats', type =
'boat', shop = 'none' },
{ model = 'squalo', name = 'Squalo', brand =
'Shitzu', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'seashark', name = 'Seashark', brand =
'Speedophile', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'seashark3', name = 'Seashark Yacht', brand =
'Speedophile', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'marquis', name = 'Marquis', brand =
'Dinka', price = 30000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'jetmax', name = 'Jetmax', brand =
'Shitzu', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'dinghy', name = 'Dinghy 2-Seater', brand =
'Nagasaki', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'dinghy2', name = 'Dinghy 4-Seater', brand =
'Nagasaki', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'dinghy3', name = 'Dinghy (Heist)', brand =
'Nagasaki', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
{ model = 'dinghy4', name = 'Dinghy Yacht', brand =
'Nagasaki', price = 3000, category = 'boats', type =
'boat', shop = 'boats' },
--- Helicopters (15)
{ model = 'conada2', name = 'Weaponized Conada', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'conada', name = 'Conada', brand =
'Buckingham', price = 32000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'seasparrow2', name = 'Sparrow', brand =
'Unknown', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'annihilator2', name = 'Annihilator Stealth', brand =
'Western Company', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'seasparrow', name = 'Sea Sparrow', brand =
'Unknown', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'akula', name = 'Akula', brand =
'Unknown', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'hunter', name = 'FH-1 Hunter', brand =
'Unknown', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'havok', name = 'Havok', brand =
'Nagasaki', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'volatus', name = 'Volatus', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'supervolito2', name = 'SuperVolito Carbon', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'supervolito', name = 'SuperVolito', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'swift2', name = 'Swift Deluxe', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'valkyrie', name = 'Valkyrie', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'savage', name = 'Savage', brand =
'Unknown', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'swift', name = 'Swift', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'annihilator', name = 'Annihilator', brand =
'Western Company', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'cargobob2', name = 'Cargobob Jetsam', brand =
'Western Company', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'skylift', name = 'Skylift', brand =
'HVY', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'maverick', name = 'Maverick', brand =
'Buckingham', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'frogger', name = 'Frogger', brand =
'Maibatsu', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'frogger2', name = 'Frogger', brand =
'Maibatsu', price = 20000, category = 'helicopters', type = 'heli',
shop = 'air' },
{ model = 'cargobob', name = 'Cargobob', brand =
'Western Company', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'cargobob3', name = 'Cargobob', brand =
'Western Company', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'seasparrow3', name = 'Sparrow (Prop)', brand =
'Unknown', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'buzzard', name = 'Buzzard Attack Chopper', brand =
'Nagasaki', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
{ model = 'buzzard2', name = 'Buzzard', brand =
'Nagasaki', price = 20000, category = 'helicopters', type = 'heli',
shop = 'none' },
--- Planes (16)
{ model = 'streamer216', name = 'Streamer216', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'raiju', name = 'F-160 Raiju', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'alkonost', name = 'RO-86 Alkonost', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'strikeforce', name = 'B-11 Strikeforce', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'blimp3', name = 'Blimp', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'avenger', name = 'Avenger', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'avenger2', name = 'Avenger', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'volatol', name = 'Volatol', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'nokota', name = 'P-45 Nokota', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'seabreeze', name = 'Seabreeze', brand =
'Western Company', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'pyro', name = 'Pyro', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'mogul', name = 'Mogul', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'howard', name = 'Howard NX-25', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'bombushka', name = 'RM-10 Bombushka', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'molotok', name = 'V-65 Molotok', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'microlight', name = 'Ultralight', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'tula', name = 'Tula', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'rogue', name = 'Rogue', brand =
'Western Company', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'starling', name = 'LF-22 Starling', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'alphaz1', name = 'Alpha-Z1', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'nimbus', name = 'Nimbus', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'luxor2', name = 'Luxor Deluxe', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'velum2', name = 'Velum 5-seater', brand =
'JoBuilt', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'hydra', name = 'Hydra', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'blimp2', name = 'Xero Blimp', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'dodo', name = 'Dodo', brand =
'Mammoth', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'miljet', name = 'Miljet', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'besra', name = 'Besra', brand =
'Western Company', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'vestra', name = 'Vestra', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'cargoplane', name = 'Cargo Plane', brand =
'JoBuilt', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'velum', name = 'Velum', brand =
'JoBuilt', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'titan', name = 'Titan', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'shamal', name = 'Shamal', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'lazer', name = 'P-996 Lazer', brand =
'JoBuilt', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'mammatus', name = 'Mammatus', brand =
'JoBuilt', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'stunt', name = 'Mallard', brand =
'Western Company', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'luxor', name = 'Luxor', brand =
'Buckingham', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'jet', name = 'Jet', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
{ model = 'duster', name = 'Duster', brand =
'Western Company', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'cuban800', name = 'Cuban 800', brand =
'Western Company', price = 30000, category = 'planes', type = 'plane',
shop = 'air' },
{ model = 'blimp', name = 'Atomic Blimp', brand =
'Unknown', price = 30000, category = 'planes', type = 'plane',
shop = 'none' },
--- Service (17)
{ model = 'brickade', name = 'Brickade', brand =
'MTL', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'brickade2', name = 'Brickade 6x6', brand =
'MTL', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'pbus2', name = 'Festival Bus', brand =
'Unknown', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'wastelander', name = 'Wastelander', brand =
'MTL', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'rallytruck', name = 'Dune', brand =
'MTL', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'metrotrain', name = 'Metro Train', brand =
'Unknown', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'freight', name = 'Freight Train', brand =
'Unknown', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'cablecar', name = 'Cable Car', brand =
'Unknown', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'trash', name = 'Trashmaster', brand =
'JoBuilt', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'trash2', name = 'Trashmaster', brand =
'JoBuilt', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'tourbus', name = 'Tour Bus', brand =
'Brute', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'taxi', name = 'Taxi', brand =
'Vapid', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'rentalbus', name = 'Rental Shuttle Bus', brand =
'Brute', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'coach', name = 'Dashound', brand =
'Brute', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'bus', name = 'Bus', brand =
'Brute', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
{ model = 'airbus', name = 'Airport Bus', brand =
'Brute', price = 100000, category = 'service', type =
'automobile', shop = 'none' },
-- Ambulance
-- { model = 'ambulance', name = 'Ambulance', brand =
'Brute', price = 110000, grade = 0, category = 'emergency', type =
'automobile', shop = 'ambulance' },
{ model = 'nkambulance', name = 'Ambulance', brand = 'Brute',
price = 0, grade = 0, category = 'emergency', type = 'automobile', shop =
'ambulance', image = '' },
{ model = 'nkballer7ems', name = 'Baller7 EMS', brand =
'Gallivanter', price = 0, grade = 0, category = 'emergency', type = 'automobile',
shop = 'ambulance' },
{ model = 'nkcaracara2ems', name = 'Caracara2 EMS', brand = 'Vapid',
price = 0, grade = 0, category = 'emergency', type = 'automobile', shop =
'ambulance' },
{ model = 'nkgranger2ems', name = 'Granger2 EMS', brand = 'Declasse',
price = 0, grade = 0, category = 'emergency', type = 'automobile', shop =
'ambulance' },
{ model = 'nkgresleyems', name = 'Gresley EMS', brand = 'Bravado',
price = 0, grade = 0, category = 'emergency', type = 'automobile', shop =
'ambulance' },
{ model = 'nklandstalker2ems', name = 'Landstalker2 EMS', brand = 'Dundreary',
price = 0, grade = 0, category = 'emergency', type = 'automobile', shop =
'ambulance' },
{ model = 'nkstxems', name = 'Buffalo STX EMS', brand = 'Bravado',
price = 0, grade = 0, category = 'emergency', type = 'automobile', shop =
'ambulance' },
--- Police Vehicle Koushik
{ model = 'pbus', name = 'Police Prison Bus', brand =
'Vapid', price = 999999, grade = 0, category = 'emergency', type =
'automobile', shop = 'police', },
{ model = 'echo_polstainer', name = 'Police Stainer', brand = 'Stanier',
price = 8000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polaleutian', name = 'Police Aleutian', brand = 'Vapid',
price = 10000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polscout', name = 'Police Scout', brand = 'Vapid',
price = 12000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polkomoda', name = 'Police Komoda', brand =
'Lampadati', price = 15000, grade = 8, category = 'emergency', type =
'automobile', shop = 'police' },
{ model = 'echo_polbuffalos', name = 'Police Buffalo S', brand = 'Bravado',
price = 16000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polbuffalo4', name = 'Police Buffalo 4', brand = 'Bravado',
price = 17000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polsandstorm', name = 'Police Sandstorm', brand = 'Canis',
price = 20000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polsandstorm2', name = 'Police Sandstorm 2', brand = 'Canis',
price = 21000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polbike', name = 'Police Bike', brand =
'Nagasaki', price = 20000, grade = 8, category = 'emergency', type =
'automobile', shop = 'police' },
{ model = 'echo_polr300', name = 'Police R300', brand = 'Annis',
price = 60000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polcypher', name = 'Police Cypher', brand =
'Übermacht', price = 80000, grade = 8, category = 'emergency', type =
'automobile', shop = 'police' },
{ model = 'echo_polschgt', name = 'Police Schlagen GT', brand =
'Benefactor', price = 120000, grade = 8, category = 'emergency', type =
'automobile', shop = 'police' },
{ model = 'echo_polterminus', name = 'Police Terminus', brand = 'MTL',
price = 130000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_polvigero', name = 'Police Vigero', brand =
'Declasse', price = 150000, grade = 8, category = 'emergency', type =
'automobile', shop = 'police' },
{ model = 'echo_polgauntlet', name = 'Police Gauntlet', brand = 'Bravado',
price = 150000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
{ model = 'echo_poldom', name = 'Police Dominator', brand = 'Vapid',
price = 170000, grade = 8, category = 'emergency', type = 'automobile', shop =
'police' },
-- { model = 'fbi', name = 'FIB Buffalo', brand =
'Bravado', price = 0, grade = 0, category = 'emergency', type =
'automobile', shop = 'police', requiredItem = 'ciacard' },
-- { model = 'fbi2', name = 'FIB Granger', brand =
'Declasse', price = 0, grade = 0, category = 'emergency', type =
'automobile', shop = 'police', requiredItem = 'ciacard'},
-- { model = 'riot', name = 'Police Riot', brand =
'Brute', price = 0, grade = 0, category = 'emergency', type =
'automobile', shop = 'police', requiredItem = 'swatcard'},
-- { model = 'riot2', name = 'RCV', brand =
'Unknown', price = 0, grade = 0, category = 'emergency', type =
'automobile', shop = 'police', requiredItem = 'swatcard' },
--- Luxury Vehicleshop (Warehouse)
--- Compacts (0)
{ model = 'asbo', name = 'Asbo', brand = 'Maxwell', price = 2000, category =
'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'blista', name = 'Blista', brand = 'Dinka', price = 4600, category =
'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'brioso', name = 'Brioso R/A', brand = 'Grotti', price = 2999,
category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'brioso2', name = 'Brioso 300', brand = 'Grotti', price = 2400,
category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'brioso3', name = 'Brioso 300 Widebody', brand = 'Grotti', price =
2799, category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'club', name = 'Club', brand = 'BF', price = 4000, category =
'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'dilettante', name = 'Dilettante', brand = 'Karin', price = 2230,
category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'issi2', name = 'Issi', brand = 'Weeny', price = 6000, category =
'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'issi3', name = 'Issi Classic', brand = 'Weeny', price = 3800,
category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'issi8', name = 'Issi Rally', brand = 'Weeny', price = 4500, category
= 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'kanjo', name = 'Blista Kanjo', brand = 'Dinka', price = 8000,
category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'panto', name = 'Panto', brand = 'Benefactor', price = 2500, category
= 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'prairie', name = 'Prairie', brand = 'Bollokan', price = 6900,
category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'rhapsody', name = 'Rhapsody', brand = 'Declasse', price = 3450,
category = 'compacts', type = 'automobile', shop = 'warehouse' },
{ model = 'weevil', name = 'Weevil', brand = 'BF', price = 3000, category =
'compacts', type = 'automobile', shop = 'warehouse' },
--- Sedans (1)
{ model = 'asea', name = 'Asea', brand = 'Declasse', price = 3000, category =
'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'asterope', name = 'Asterope', brand = 'Karin', price = 5000,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'asterope2', name = 'Asterope GZ', brand = 'Karin', price = 7500,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'cinquemila', name = 'Cinquemila', brand = 'Lampadati', price =
20270, category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'cog55', name = 'Cognoscenti 55', brand = 'Enus', price = 5500,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'cognoscenti', name = 'Cognoscenti', brand = 'Enus', price = 4000,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'emperor', name = 'Emperor', brand = 'Albany', price = 2500, category
= 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'fugitive', name = 'Fugitive', brand = 'Cheval', price = 4500,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'glendale', name = 'Glendale', brand = 'Benefactor', price = 4200,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'glendale2', name = 'Glendale Custom', brand = 'Benefactor', price =
4700, category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'impaler5', name = 'Impaler SZ', brand = 'Declasse', price = 4900,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'ingot', name = 'Ingot', brand = 'Vulcar', price = 1800, category =
'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'intruder', name = 'Intruder', brand = 'Karin', price = 5800,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'premier', name = 'Premier', brand = 'Declasse', price = 6000,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'primo', name = 'Primo', brand = 'Albany', price = 3200, category =
'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'primo2', name = 'Primo Custom', brand = 'Albany', price = 3400,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'regina', name = 'Regina', brand = 'Dundreary', price = 3600,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'rhinehart', name = 'Rhinehart', brand = 'Übermacht', price = 12500,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'schafter2', name = 'Schafter', brand = 'Benefactor', price = 6000,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'stafford', name = 'Stafford', brand = 'Enus', price = 7500, category
= 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'stanier', name = 'Stanier', brand = 'Vapid', price = 5290, category
= 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'stratum', name = 'Stratum', brand = 'Zirconium', price = 2100,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'stretch', name = 'Stretch', brand = 'Dundreary', price = 4500,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'superd', name = 'Super Diamond', brand = 'Enus', price = 6800,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'surge', name = 'Surge', brand = 'Cheval', price = 4400, category =
'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'tailgater', name = 'Tailgater', brand = 'Obey', price = 9100,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'tailgater2', name = 'Tailgater S', brand = 'Obey', price = 7900,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'vorschlaghammer', name = 'Vorschlaghammer', brand = 'Benefactor',
price = 8350, category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'warrener', name = 'Warrener', brand = 'Vulcar', price = 6700,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'warrener2', name = 'Warrener HKR', brand = 'Vulcar', price = 8350,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'washington', name = 'Washington', brand = 'Albany', price = 9300,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
--- SUV (2)
-- { model = 'astron', name = 'Astron', brand = 'Pfister', price = 200000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'baller', name = 'Baller', brand = 'Gallivanter', price = 100000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'baller2', name = 'Baller', brand = 'Gallivanter', price = 125000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'baller3', name = 'Baller LE', brand = 'Gallivanter', price =
175000, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'baller4', name = 'Baller LE LWB', brand = 'Gallivanter', price =
225000, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'baller7', name = 'Baller ST', brand = 'Gallivanter', price =
200000, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'baller8', name = 'Baller ST-D', brand = 'Gallivanter', price =
99999999, category = 'suvs', type = 'automobile', shop = 'warehouse' }, --
EXCLUSIVE VEHICLE
{ model = 'castigator', name = 'Castigator', brand = 'Canis', price = 21300,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'cavalcade', name = 'Cavalcade', brand = 'Albany', price = 16400,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'cavalcade2', name = 'Cavalcade', brand = 'Albany', price = 17300,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'cavalcade3', name = 'Cavalcade XL', brand = 'Albany', price = 19700,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'contender', name = 'Contender', brand = 'Vapid', price = 18670,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'dorado', name = 'Dorado', brand = 'Bravado', price = 20000, category
= 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'dubsta', name = 'Dubsta', brand = 'Benefactor', price = 16200,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'dubsta2', name = 'Dubsta', brand = 'Benefactor', price = 11000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'jubilee', name = 'Jubilee', brand = 'Enus', price = 19650,
category = 'suvs', type = 'automobile', shop = 'warehouse' }, -- EXCLUSIVE VEHICLE
{ model = 'novak', name = 'Novak', brand = 'Lampadati', price = 13600, category
= 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'patriot', name = 'Patriot', brand = 'Mammoth', price = 17500,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'patriot2', name = 'Patriot Stretch', brand = 'Mammoth', price =
18900, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'vivanite', name = 'Vivanite', brand = 'Karin', price = 300000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'xls', name = 'XLS', brand = 'Benefactor', price = 12000, category =
'suvs', type = 'automobile', shop = 'warehouse' },
--- Coupes (3)
-- { model = 'baller7', name = 'Baller ST', brand = 'Gallivanter', price =
145000, category = 'sedans', type = 'automobile', shop = 'warehouse' },
-- { model = 'comet7', name = 'Comet', brand = 'S2 Cabrio', price = 22500,
category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'cogcabrio', name = 'Cognoscenti Cabrio', brand = 'Enus', price =
22600, category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'exemplar', name = 'Exemplar', brand = 'Dewbauchee', price = 8000,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'f620', name = 'F620', brand = 'Ocelot', price = 5000, category =
'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'felon', name = 'Felon', brand = 'Lampadati', price = 4000, category
= 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'felon2', name = 'Felon GT', brand = 'Lampadati', price = 15000,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'fr36', name = 'FR36', brand = 'Fathom', price = 6940, category =
'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'jackal', name = 'Jackal', brand = 'Ocelot', price = 8650, category =
'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'kanjosj', name = 'Kanjo SJ', brand = 'Dinka', price = 5465, category
= 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'oracle', name = 'Oracle XS', brand = 'Übermacht', price = 9650,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'oracle2', name = 'Oracle', brand = 'Übermacht', price = 10500,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'postlude', name = 'Postlude', brand = 'Dinka', price = 13700,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'previon', name = 'Previon', brand = 'Karin', price = 12600, category
= 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'sentinel', name = 'Sentinel', brand = 'Übermacht', price = 7500,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'sentinel2', name = ' Sentinel XS', brand = 'Übermacht', price =
11000, category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'windsor', name = 'Windsor', brand = 'Enus', price = 6500, category =
'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'windsor2', name = 'Windsor Drop', brand = 'Enus', price = 8700,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'zion', name = 'Zion', brand = 'Übermacht', price = 13200, category =
'coupes', type = 'automobile', shop = 'warehouse' },
{ model = 'zion2', name = 'Zion Cabrio', brand = 'Übermacht', price = 9300,
category = 'coupes', type = 'automobile', shop = 'warehouse' },
--- Muscle (4)
-- { model = 'baller7', name = 'Baller ST', brand = 'Gallivanter', price =
145000, category = 'sedans', type = 'automobile', shop = 'warehouse' },
{ model = 'blade', name = 'Blade', brand = 'Vapid', price = 10360, category =
'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'brigham', name = 'Brigham', brand = 'Albany', price = 7700, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'broadway', name = 'Broadway', brand = 'Classique', price = 10599,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'buccaneer', name = 'Buccaneer', brand = 'Albany', price = 13300,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'buccaneer2', name = 'Buccaneer Custom', brand = 'Albany', price =
14800, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'chino', name = 'Chino', brand = 'Vapid', price = 17200, category =
'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'chino2', name = 'Chino Custom', brand = 'Vapid', price = 19500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'clique', name = 'Clique', brand = 'Vapid', price = 12299, category =
'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'clique2', name = 'Clique Wagon', brand = 'Vapid', price = 10037,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'coquette3', name = 'Coquette BlackFin', brand = 'Invetero', price =
18680, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'deviant', name = 'Deviant', brand = 'Schyster', price = 13050,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dominator', name = 'Dominator', brand = 'Vapid', price = 12500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dominator2', name = 'Pisswasser Dominator', brand = 'Vapid', price =
16300, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dominator3', name = 'Dominator GTX', brand = 'Vapid', price = 18600,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dominator7', name = 'Dominator ASP', brand = 'Vapid', price = 22500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dominator8', name = 'Dominator GTT', brand = 'Vapid', price = 19300,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dominator9', name = 'Dominator GT', brand = 'Vapid', price = 13500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dominator10', name = 'Dominator FX', brand = 'Vapid', price = 11900,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dukes', name = 'Dukes', brand = 'Imponte', price = 15000, category =
'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'dukes3', name = 'Beater Dukes', brand = 'Imponte', price = 17500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'ellie', name = 'Ellie', brand = 'Vapid', price = 13100, category =
'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'eudora', name = 'Eudora', brand = 'Willard', price = 19650, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'faction', name = 'Faction', brand = 'Willard', price = 11600,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'faction2', name = 'Faction Rider', brand = 'Willard', price = 16430,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'faction3', name = 'Faction Custom Donk', brand = 'Willard', price =
13800, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'gauntlet', name = 'Gauntlet', brand = 'Bravado', price = 18900,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'gauntlet2', name = 'Redwood Gauntlet', brand = 'Bravado', price =
12050, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'gauntlet3', name = 'Gauntlet Classic', brand = 'Bravado', price =
19600, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'gauntlet4', name = 'Gauntlet Hellfire', brand = 'Bravado', price =
9500, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'gauntlet5', name = 'Gauntlet Classic Custom', brand = 'Bravado',
price = 15820, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'greenwood', name = 'Greenwood', brand = 'Bravado', price = 18600,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'hermes', name = 'Hermes', brand = 'Albany', price = 12730, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'hustler', name = 'Hustler', brand = 'Vapid', price = 15600, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'impaler', name = 'Impaler', brand = 'Declasse', price = 16650,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'impaler6', name = 'Impaler LX', brand = 'Declasse', price = 17600,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'lurcher', name = 'Lurcher', brand = 'Albany', price = 19560,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'manana2', name = 'Manana Custom', brand = 'Albany', price = 13400,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'nightshade', name = 'Nightshade', brand = 'Imponte', price = 19600,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'peyote2', name = 'Peyote Gasser', brand = 'Vapid', price = 17500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'phoenix', name = 'Phoenix', brand = 'Imponte', price = 7500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'picador', name = 'Picador', brand = 'Cheval', price = 6000, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'ratloader', name = 'Rat-Loader', brand = 'Bravado', price = 6500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'ratloader2', name = 'Rat-Truck', brand = 'Bravado', price = 21500,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'ruiner', name = 'Ruiner', brand = 'Imponte', price = 15300, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'ruiner4', name = 'Ruiner ZZ-8', brand = 'Imponte', price = 15320,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'sabregt', name = 'Sabre Turbo', brand = 'Declasse', price = 17900,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'sabregt2', name = 'Sabre GT', brand = 'Declasse', price = 16800,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'stalion', name = 'Stallion', brand = 'Declasse', price = 13640,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'tampa', name = 'Tampa', brand = 'Declasse', price = 14680, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'tampa2', name = 'Drift Tampa', brand = 'Declasse', price = 19860,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'tulip', name = 'Tulip', brand = 'Declasse', price = 17650, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'tulip2', name = 'Tulip M-100', brand = 'Declasse', price = 19800,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'vamos', name = 'Vamos', brand = 'Declasse', price = 15900, category
= 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'vigero', name = 'Vigero', brand = 'Declasse', price = 14650,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'vigero2', name = 'Vigero ZX', brand = 'Declasse', price = 18650,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'vigero3', name = 'Vigero ZX Convertible', brand = 'Declasse', price
= 16500, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'virgo', name = 'Virgo', brand = 'Albany', price = 19828, category =
'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'virgo2', name = 'Virgo Custom Classic', brand = 'Dundreary', price =
19300, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'virgo3', name = 'Virgo Custom Classic', brand = 'Dundreary', price =
16540, category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'voodoo', name = 'Voodoo Custom', brand = 'Declasse', price = 18650,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'voodoo2', name = 'Voodoo', brand = 'Declasse', price = 13548,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'weevil2', name = 'Weevil Custom', brand = 'BF', price = 16548,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'yosemite', name = 'Yosemite', brand = 'Declasse', price = 15468,
category = 'muscle', type = 'automobile', shop = 'warehouse' },
{ model = 'yosemite2', name = 'Yosemite Drift', brand = 'Declasse', price =
22013, category = 'muscle', type = 'automobile', shop = 'warehouse' },
--- Sports Classic (5)
{ model = 'btype', name = 'Roosevelt', brand = 'Albany', price = 12800,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'btype2', name = 'Franken Stange', brand = 'Albany', price = 15600,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'btype3', name = 'Roosevelt Valor', brand = 'Albany', price = 11599,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'casco', name = 'Casco', brand = 'Lampadati', price = 13300, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'cheburek', name = 'Cheburek', brand = 'RUNE', price = 5490, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'cheetah2', name = 'Cheetah Classic', brand = 'Grotti', price = 3400,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'coquette2', name = 'Coquette Classic', brand = 'Invetero', price =
15000, category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'coquette5', name = 'Coquette D1', brand = 'Invetero', price = 13548,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'dynasty', name = 'Dynasty', brand = 'Weeny', price = 9846, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'fagaloa', name = 'Fagaloa', brand = 'Vulcar', price = 7500, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'feltzer3', name = 'Stirling GT', brand = 'Benefactor', price = 2250,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'gt500', name = 'GT500', brand = 'Grotti', price = 6654, category =
'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'infernus2', name = 'Infernus Classic', brand = 'Pegassi', price =
3250, category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'jb700', name = 'JB 700', brand = 'Dewbauchee', price = 4865,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'mamba', name = 'Mamba', brand = 'Declasse', price = 9560, category =
'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'manana', name = 'Manana', brand = 'Albany', price = 11500, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'michelli', name = 'Michelli GT', brand = 'Lampadati', price = 9846,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'monroe', name = 'Monroe', brand = 'Pegassi', price = 12500, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'nebula', name = 'Nebula Turbo', brand = 'Vulcar', price = 8540,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'peyote', name = 'Peyote', brand = 'Vapid', price = 7546, category =
'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'peyote3', name = 'Peyote Custom', brand = 'Vapid', price = 3543,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'pigalle', name = 'Pigalle', brand = 'Lampadati', price = 8465,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'rapidgt3', name = 'Rapid GT Classic', brand = 'Dewbauchee', price =
3750, category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'retinue', name = 'Retinue', brand = 'Vapid', price = 7654, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'retinue2', name = 'Retinue MKII', brand = 'Vapid', price = 11000,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'savestra', name = 'Savestra', brand = 'Annis', price = 7000,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'stinger', name = 'Stinger', brand = 'Grotti', price = 4568, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'stingergt', name = 'Stinger GT', brand = 'Grotti', price = 2750,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'swinger', name = 'Swinger', brand = 'Ocelot', price = 2158, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'torero', name = 'Torero', brand = 'Pegassi', price = 9846, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'tornado', name = 'Tornado', brand = 'Declasse', price = 5000,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'tornado3', name = 'Tornado (Beater)', brand = 'Declasse', price =
5484, category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'tornado4', name = 'Tornado (Mariachi)', brand = 'Declasse', price =
3546, category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'tornado5', name = 'Tornado Custom', brand = 'Declasse', price =
8465, category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'tornado6', name = 'Tornado Rat Rod', brand = 'Declasse', price =
2354, category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'turismo2', name = 'Turismo Classic', brand = 'Grotti', price = 5485,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'viseris', name = 'Viseris', brand = 'Lampadati', price = 7545,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'z190', name = '190Z', brand = 'Karin', price = 3546, category =
'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'zion3', name = 'Zion Classic', brand = 'Übermacht', price = 5468,
category = 'sportsclassics', type = 'automobile', shop = 'warehouse' },
{ model = 'ztype', name = 'Z-Type', brand = 'Truffade', price = 12450, category
= 'sportsclassics', type = 'automobile', shop = 'warehouse' },
--- Sports (6)
{ model = 'alpha', name = 'Alpha', brand = 'Albany', price = 17000, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'banshee', name = 'Banshee', brand = 'Bravado', price = 22700,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'bestiagts', name = 'Bestia GTS', brand = 'Grotti', price = 26700,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'blista2', name = 'Blista Compact', brand = 'Dinka', price = 13800,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'buffalo', name = 'Buffalo', brand = 'Bravado', price = 17200,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'buffalo2', name = 'Buffalo S', brand = 'Bravado', price = 19100,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'buffalo3', name = 'Sprunk Buffalo', brand = 'Bravado', price =
20700, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'calico', name = 'Calico GTF', brand = 'Karin', price = 23400,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'carbonizzare', name = 'Carbonizzare', brand = 'Grotti', price =
18200, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'comet2', name = 'Comet', brand = 'Pfister', price = 21670, category
= 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'comet3', name = 'Comet Retro Custom', brand = 'Pfister', price =
20200, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'comet4', name = 'Comet Safari', brand = 'Pfister', price = 22890,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'comet5', name = 'Comet SR', brand = 'Pfister', price = 19560,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'comet6', name = 'Comet S2', brand = 'Pfister', price = 24899,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'comet7', name = 'Comet S2 Cabrio', brand = 'Pfister', price = 22500,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'coquette', name = 'Coquette', brand = 'Invetero', price = 21685,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'corsita', name = 'Corsita', brand = 'Lampadati', price = 16546,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'coureur', name = 'La Coureuse', brand = 'Penaud', price = 26549,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'cypher', name = 'Cypher', brand = 'Übermacht', price = 24984,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'drafter', name = '8F Drafter', brand = 'Obey', price = 16846,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'elegy', name = 'Elegy Retro Custom', brand = 'Annis', price = 29813,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'elegy2', name = 'Elegy RH8', brand = 'Annis', price = 28650,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'envisage', name = 'Envisage', brand = 'Bollokan', price = 21465,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'euros', name = 'Euros', brand = 'Annis', price = 29881, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'eurosx32', name = 'Euros X32', brand = 'Annis', price = 17589,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'everon2', name = 'Hotring Everon', brand = 'Karin', price = 19800,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'flashgt', name = 'Flash GT', brand = 'Vapid', price = 21654,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'furoregt', name = 'Furore GT', brand = 'Lampadati', price = 32164,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'fusilade', name = 'Fusilade', brand = 'Schyster', price = 25468,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'futo', name = 'Futo', brand = 'Karin', price = 21684, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'futo2', name = 'Futo GTX', brand = 'Karin', price = 26548, category
= 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'gauntlet6', name = 'Hotring Hellfire', brand = 'Bravado', price =
27654, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'gb200', name = 'GB 200', brand = 'Vapid', price = 25849, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'growler', name = 'Growler', brand = 'Pfister', price = 23848,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'hotring', name = 'Hotring Sabre', brand = 'Declasse', price = 28484,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'imorgon', name = 'Imorgon', brand = 'Överflöd', price = 19560,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'italigto', name = 'Itali GTO', brand = 'Grotti', price = 23594,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'jester', name = 'Jester', brand = 'Dinka', price = 25468, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'jester2', name = 'Jester (Racecar)', brand = 'Dinka', price = 28465,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'jester3', name = 'Jester Classic', brand = 'Dinka', price = 30564,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'jester4', name = 'Jester RR', brand = 'Dinka', price = 27465,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'jugular', name = 'Jugular', brand = 'Ocelot', price = 24980,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'khamelion', name = 'Khamelion', brand = 'Hijak', price = 21848,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'komoda', name = 'Komoda', brand = 'Lampadati', price = 23548,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'kuruma', name = 'Kuruma', brand = 'Karin', price = 22187, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'locust', name = 'Locust', brand = 'Ocelot', price = 29884, category
= 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'lynx', name = 'Lynx', brand = 'Ocelot', price = 29889, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'massacro', name = 'Massacro', brand = 'Dewbauchee', price = 26488,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'massacro2', name = 'Massacro Racecar', brand = 'Dewbauchee', price =
26878, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'neo', name = 'Neo', brand = 'Vysser', price = 24687, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'neon', name = 'Neon', brand = 'Pfister', price = 27546, category =
'sports', type = 'automobile', shop = 'warehouse' },
-- { model = 'niobe', name = 'Niobe', brand = 'Übermacht', price = 21810,
category = 'sports', type = 'automobile', shop = 'warehouse' }, -- EXCLUSIVE
VEHICLE
{ model = 'omnis', name = 'Omnis', brand = 'Obey', price = 18546, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'omnisegt', name = 'Omnis e-GT', brand = 'Obey', price = 16820,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'panthere', name = 'Panthere', brand = 'Toundra', price = 21868,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'paragon', name = 'Paragon', brand = 'Enus', price = 26489, category
= 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'pariah', name = 'Pariah', brand = 'Ocelot', price = 28789, category
= 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'penumbra', name = 'Penumbra', brand = 'Maibatsu', price = 24315,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'penumbra2', name = 'Penumbra FF', brand = 'Maibatsu', price = 29456,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'r300', name = '300R', brand = 'Annis', price = 32155, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'raiden', name = 'Raiden', brand = 'Coil', price = 18465, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'rapidgt', name = 'Rapid GT', brand = 'Dewbauchee', price = 28965,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'rapidgt2', name = 'Rapid GT Cabrio', brand = 'Dewbauchee', price =
21848, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'raptor', name = 'Raptor', brand = 'BF', price = 21654, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'remus', name = 'Remus', brand = 'Annis', price = 24654, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'revolter', name = 'Revolter', brand = 'Übermacht', price = 17546,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'rt3000', name = 'RT3000', brand = 'Dinka', price = 23114, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'ruston', name = 'Ruston', brand = 'Hijak', price = 24589, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'schafter3', name = 'Schafter V12', brand = 'Benefactor', price =
21848, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'schafter4', name = 'Schafter LWB', brand = 'Benefactor', price =
35468, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'schlagen', name = 'Schlagen GT', brand = 'Benefactor', price =
27685, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'schwarzer', name = 'Schwartzer', brand = 'Benefactor', price =
19654, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sentinel3', name = 'Sentinel Classic', brand = 'Übermacht', price =
29856, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sentinel4', name = 'Sentinel Classic Widebody', brand = 'Übermacht',
price = 24987, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'seven70', name = 'Seven-70', brand = 'Dewbauchee', price = 24685,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sm722', name = 'SM722', brand = 'Benefactor', price = 28654,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'specter', name = 'Specter', brand = 'Dewbauchee', price = 28754,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'specter2', name = 'Specter Custom', brand = 'Dewbauchee', price =
24557, category = 'sports', type = 'automobile', shop = 'warehouse' },
-- { model = 'stingertt', name = 'Itali GTO Stinger TT', brand = 'Grotti',
price = 26487, category = 'sports', type = 'automobile', shop = 'warehouse' }, --
EXCLUSIVE VEHICLE
{ model = 'streiter', name = 'Streiter', brand = 'Benefactor', price = 26846,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sugoi', name = 'Sugoi', brand = 'Dinka', price = 28772, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sultan', name = 'Sultan', brand = 'Karin', price = 24687, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sultan2', name = 'Sultan Custom', brand = 'Karin', price = 25687,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sultan3', name = 'Sultan Classic Custom', brand = 'Karin', price =
29887, category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'sultanrs', name = 'Sultan RS', brand = 'Karin', price = 23055,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'surano', name = 'Surano', brand = 'Benefactor', price = 28864,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'tropos', name = 'Tropos Rallye', brand = 'Lampadati', price = 26484,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'vectre', name = 'Vectre', brand = 'Emperor', price = 24654, category
= 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'verlierer2', name = 'Verlierer', brand = 'Bravado', price = 16584,
category = 'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'vstr', name = 'V-STR', brand = 'Albany', price = 16546, category =
'sports', type = 'automobile', shop = 'warehouse' },
{ model = 'zr350', name = 'ZR350', brand = 'Annis', price = 25468, category =
'sports', type = 'automobile', shop = 'warehouse' },
--- Super (7)
{ model = 'adder', name = 'Adder', brand = 'Truffade', price = 20500, category
= 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'deveste', name = 'Deveste', brand = 'Principe', price = 1575000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'emerus', name = 'Progen Emerus', brand = 'Progen', price =
950000, category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'entity2', name = 'Entity XXR', brand = 'Överflöd', price =
1150000, category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'entityxf', name = 'Entity XF', brand = 'Överflöd', price =
1500000, category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'autarch', name = 'Autarch', brand = 'Överflöd', price = 28999,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'banshee2', name = 'Banshee 900R', brand = 'Bravado', price = 23900,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'bullet', name = 'Bullet', brand = 'Vapid', price = 21900, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 'champion', name = 'Champion', brand = 'Dewbauchee', price = 30000,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'cheetah', name = 'Cheetah', brand = 'Grotti', price = 26999,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'coquette4', name = 'Coquette D10', brand = 'Invetero', price =
34700, category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'cyclone', name = 'Cyclone', brand = 'Coil', price = 28000, category
= 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'entity3', name = 'Entity MT', brand = 'Överflöd', price = 31999,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'fmj', name = 'FMJ', brand = 'Vapid', price = 29400, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 'furia', name = 'Furia', brand = 'Grotti', price = 33350, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 'italirsx', name = 'Itali RSX', brand = 'Grotti', price = 35000,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'le7b', name = 'RE-7B', brand = 'Annis', price = 27000, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 'lm87', name = 'LM87', brand = 'Benefactor', price = 26620, category
= 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'nero', name = 'Nero', brand = 'Truffade', price = 26499, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 'nero2', name = 'Nero Custom', brand = 'Truffade', price = 27350,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'penetrator', name = 'Penetrator', brand = 'Ocelot', price = 31860,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'pfister811', name = '811', brand = 'Pfister', price = 29453,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'pipistrello', name = 'Pipistrello', brand = 'Överflöd', price =
32540, category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 's80', name = 'S80RR', brand = 'Annis', price = 28750, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 'sc1', name = 'SC1', brand = 'Übermacht', price = 30400, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 'sheava', name = 'ETR1', brand = 'Emperor', price = 31400, category =
'super', type = 'automobile', shop = 'warehouse' },
{ model = 't20', name = 'Progen T20', brand = 'Progen', price = 36999, category
= 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'taipan', name = 'Taipan', brand = 'Cheval', price = 32460, category
= 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'thrax', name = 'Thrax', brand = 'Truffade', price = 37890, category
= 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'tigon', name = 'Tigon', brand = 'Lampadati', price = 34699, category
= 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'torero2', name = 'Torero XO', brand = 'Pegassi', price = 1225000,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'turismo3', name = 'Turismo Omaggio', brand = 'Grotti', price =
35890, category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'turismor', name = 'Grotti Turismo R', brand = 'Grotti', price =
34900, category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'tyrant', name = 'Tyrant', brand = 'Överflöd', price = 33750,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'vagner', name = 'Vagner', brand = 'Dewbauchee', price = 37000,
category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'virtue', name = 'Virtue', brand = 'Ocelot', price = 37499, category
= 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'xa21', name = 'XA-21', brand = 'Ocelot', price = 34600, category =
'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'feltzer2', name = 'Feltzer', brand = 'Benefactor', price =
977500, category = 'sports', type = 'automobile', shop = 'warehouse' },
-- { model = 'gp1', name = 'GP1', brand = 'Progen', price = 950000, category =
'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'ignus', name = 'Ignus', brand = 'Pegassi', price = 1400000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'infernus', name = 'Infernus', brand = 'Pegassi', price = 800000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'italigtb', name = 'Itali GTB', brand = 'Progen', price = 1075000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'italigtb2', name = 'Itali GTB Custom', brand = 'Progen', price =
1175000, category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'krieger', name = 'Krieger', brand = 'Benefactor', price =
1250000, category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'osiris', name = 'Osiris', brand = 'Pegassi', price = 950000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'prototipo', name = 'X80 Proto', brand = 'Grotti', price =
1400000, category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'reaper', name = 'Reaper', brand = 'Pegassi', price = 950000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'tempesta', name = 'Tempesta', brand = 'Pegassi', price = 900000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'tenf', name = '10F', brand = 'Obey', price = 1147500, category =
'sports', type = 'automobile', shop = 'warehouse' }, -- EXCLUSIVE VEHICLE
-- { model = 'tenf2', name = '10F Widebody', brand = 'Obey', price = 1232500,
category = 'sports', type = 'automobile', shop = 'warehouse' }, -- EXCLUSIVE
VEHICLE
-- { model = 'tezeract', name = 'Tezeract', brand = 'Pegassi', price = 1550000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'tyrus', name = 'Tyrus', brand = 'Progen', price = 850000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'vacca', name = 'Vacca', brand = 'Pegassi', price = 900000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'visione', name = 'Visione', brand = 'Grotti', price = 1100000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'voltic', name = 'Voltic', brand = 'Coil', price = 500000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'zentorno', name = 'Zentorno', brand = 'Pegassi', price = 1100000,
category = 'super', type = 'automobile', shop = 'warehouse' },
-- { model = 'zorrusso', name = 'Pegassi Zorrusso', brand = 'Pegassi', price =
1200000, category = 'super', type = 'automobile', shop = 'warehouse' },
{ model = 'zeno', name = 'Zeno', brand = 'Överflöd', price = 1225000, category
= 'super', type = 'automobile', shop = 'warehouse' },
--- Motorcycles (8)
{ model = 'akuma', name = 'Akuma', brand = 'Dinka', price = 5890, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
-- { model = 'rrocket', name = 'Rampant Rocket', brand = 'Western', price =
200000, category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'avarus', name = 'Avarus', brand = 'LCC', price = 6670, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'bagger', name = 'Bagger', brand = 'Western', price = 6500, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'bati', name = 'Bati 801', brand = 'Pegassi', price = 5000, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'bati2', name = 'Bati 801RR', brand = 'Pegassi', price = 7800,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'bf400', name = 'BF400', brand = 'Nagasaki', price = 6800, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'chimera', name = 'Chimera', brand = 'Nagasaki', price = 5600,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'cliffhanger', name = 'Cliffhanger', brand = 'Western', price = 4000,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'daemon', name = 'Daemon', brand = 'Western', price = 3560, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'daemon2', name = 'Daemon Custom', brand = 'Western', price = 4580,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'defiler', name = 'Defiler', brand = 'Shitzu', price = 2350, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'diablous', name = 'Diablous', brand = 'Principe', price = 3800,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'diablous2', name = 'Diablous Custom', brand = 'Principe', price =
4850, category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'double', name = 'Double-T', brand = 'Dinka', price = 6350, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'enduro', name = 'Enduro', brand = 'Dinka', price = 1800, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'esskey', name = 'Esskey', brand = 'Pegassi', price = 3860, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'faggio', name = 'Faggio Sport', brand = 'Pegassi', price = 1200,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'faggio2', name = 'Faggio Sport', brand = 'Pegassi', price = 1600,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'faggio3', name = 'Faggio Mod', brand = 'Pegassi', price = 1800,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'fcr', name = 'FCR 1000', brand = 'Pegassi', price = 4300, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'fcr2', name = 'FCR 1000 Custom', brand = 'Pegassi', price = 5150,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'gargoyle', name = 'Gargoyle', brand = 'Western', price = 3350,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'hakuchou', name = 'Hakuchou', brand = 'Shitzu', price = 7522,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'hakuchou2', name = 'Hakuchou Drag', brand = 'Shitzu', price = 8022,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'hexer', name = 'Hexer', brand = 'LCC', price = 2250, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'innovation', name = 'Innovation', brand = 'LCC', price = 3666,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'lectro', name = 'Lectro', brand = 'Principe', price = 4150, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'manchez', name = 'Manchez', brand = 'Maibatsu', price = 5300,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'manchez2', name = 'Manchez Scout', brand = 'Maibatsu', price = 5900,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'manchez3', name = 'Manchez Scout C', brand = 'Maibatsu', price =
6100, category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'nemesis', name = 'Nemesis', brand = 'Principe', price = 2860,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'nightblade', name = 'Nightblade', brand = 'Western', price = 6300,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'pcj', name = 'PCJ-600', brand = 'Shitzu', price = 4700, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'powersurge', name = 'Powersurge', brand = 'Western', price = 6306,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'ratbike', name = 'Rat Bike', brand = 'Western', price = 1560,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'reever', name = 'Reever', brand = 'Western', price = 5560, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'ruffian', name = 'Ruffian', brand = 'Pegassi', price = 2999,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'sanchez', name = 'Sanchez (livery)', brand = 'Maibatsu', price =
1560, category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'sanchez2', name = 'Sanchez', brand = 'Maibatsu', price = 2060,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'sanctus', name = 'Sanctus', brand = 'LCC', price = 6233, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'shinobi', name = 'Shinobi', brand = 'Nagasaki', price = 7588,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'shotaro', name = 'Shotaro Concept', brand = 'Nagasaki', price =
9500, category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'sovereign', name = 'Sovereign', brand = 'Western', price = 6577,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'stryder', name = 'Stryder', brand = 'Nagasaki', price = 7599,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'thrust', name = 'Thrust', brand = 'Dinka', price = 6899, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'vader', name = 'Vader', brand = 'Shitzu', price = 5322, category =
'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'vindicator', name = 'Vindicator', brand = 'Dinka', price = 3675,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'vortex', name = 'Vortex', brand = 'Pegassi', price = 7000, category
= 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'wolfsbane', name = 'Wolfsbane', brand = 'Western', price = 2498,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'zombiea', name = 'Zombie Bobber', brand = 'Western', price = 6459,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
{ model = 'zombieb', name = 'Zombie Chopper', brand = 'Western', price = 67894,
category = 'motorcycles', type = 'bike', shop = 'warehouse' },
--- Off-Road (9)
-- { model = 'bjxl', name = 'BeeJay XL', brand = 'Karin', price = 150000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
{ model = 'bfinjection', name = 'Injection', brand = 'BF', price = 3800,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'bifta', name = 'Bifta', brand = 'BF', price = 4299, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'blazer', name = 'Blazer', brand = 'Nagasaki', price = 9200, category
= 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'blazer3', name = 'Hot Rod Blazer', brand = 'Nagasaki', price = 2800,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'blazer4', name = 'Blazer Sport', brand = 'Nagasaki', price = 3200,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'bodhi2', name = 'Bodhi', brand = 'Canis', price = 7200, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'boor', name = 'Boor', brand = 'Karin', price = 11300, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'brawler', name = 'Brawler', brand = 'Coil', price = 12500, category
= 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'caracara2', name = 'Caracara 4x4', brand = 'Vapid', price = 24200,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'dloader', name = 'Duneloader', brand = 'Bravado', price = 10000,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
-- { model = 'draugur', name = 'Draugur', brand = 'Declasse', price = 13100,
category = 'offroad', type = 'automobile', shop = 'warehouse' }, -- EXCLUSIVE
VEHICLE
{ model = 'dubsta3', name = 'Dubsta 6x6', brand = 'Benefactor', price = 16820,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'everon', name = 'Everon', brand = 'Karin', price = 22530, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'freecrawler', name = 'Freecrawler', brand = 'Canis', price = 8765,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'hellion', name = 'Hellion', brand = 'Annis', price = 12500, category
= 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'kalahari', name = 'Kalahari', brand = 'Canis', price = 9000,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'kamacho', name = 'Kamacho', brand = 'Canis', price = 13700, category
= 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'l35', name = 'Walton L35', brand = 'Declasse', price = 5650,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'monster', name = 'Liberator', brand = 'Vapid', price = 6546,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'monstrociti', name = 'MonstroCiti', brand = 'Maibatsu', price =
14700, category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'outlaw', name = 'Outlaw', brand = 'Nagasaki', price = 16840,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'rancherxl', name = 'Rancher XL', brand = 'Declasse', price = 9820,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'ratel', name = 'Ratel', brand = 'Vapid', price = 15450, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'rebel', name = 'Rusty Rebel', brand = 'Karin', price = 11700,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'rebel2', name = 'Rebel', brand = 'Karin', price = 13250, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'riata', name = 'Riata', brand = 'Vapid', price = 8654, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'sandking', name = 'Sandking', brand = 'Vapid', price = 15400,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'sandking2', name = 'Sandking SWB', brand = 'Vapid', price = 6325,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'terminus', name = 'Terminus', brand = 'Canis', price = 7320,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'trophytruck', name = 'Trophy Truck', brand = 'Vapid', price = 13400,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'trophytruck2', name = 'Desert Raid', brand = 'Vapid', price = 9420,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'vagrant', name = 'Vagrant', brand = 'Maxwell', price = 2142,
category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'verus', name = 'Verus', brand = 'Dinka', price = 4586, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'winky', name = 'Winky', brand = 'Vapid', price = 12500, category =
'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'yosemite3', name = 'Yosemite Rancher', brand = 'Declasse', price =
6750, category = 'offroad', type = 'automobile', shop = 'warehouse' },
{ model = 'yosemite1500', name = 'Yosemite 1500', brand = 'Declasse', price =
4687, category = 'offroad', type = 'automobile', shop = 'warehouse' },
-- { model = 'fq2', name = 'FQ2', brand = 'Fathom', price = 225000, category =
'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'granger', name = 'Granger', brand = 'Declasse', price = 100000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'granger2', name = 'Granger 3600LX', brand = 'Declasse', price =
250000, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'gresley', name = 'Gresley', brand = 'Bravado', price = 140000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'habanero', name = 'Habanero', brand = 'Emperor', price = 125000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'huntley', name = 'Huntley S', brand = 'Enus', price = 150000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'landstalker', name = 'Landstalker', brand = 'Dundreary', price =
100000, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'landstalker2', name = 'Landstalker XL', brand = 'Dundreary',
price = 750000, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'mesa', name = 'Mesa', brand = 'Canis', price = 120000, category =
'offroad', type = 'automobile', shop = 'warehouse' },
-- { model = 'ninef', name = '9F', brand = 'Obey', price = 573750, category =
'sports', type = 'automobile', shop = 'warehouse' },
-- { model = 'ninef2', name = '9F Cabrio', brand = 'Obey', price = 658750,
category = 'sports', type = 'automobile', shop = 'warehouse' },
-- { model = 'radi', name = 'Radius', brand = 'Vapid', price = 125000, category
= 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'rebla', name = 'Rebla GTS', brand = 'Übermacht', price = 275000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'rocoto', name = 'Rocoto', brand = 'Obey', price = 140000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'seminole', name = 'Seminole', brand = 'Canis', price = 75000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'seminole2', name = 'Seminole Frontier', brand = 'Canis', price =
125000, category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'serrano', name = 'Serrano', brand = 'Benefactor', price = 175000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
-- { model = 'tahoma', name = 'Tahoma Coupe', brand = 'Declasse', price =
50000, category = 'muscle', type = 'automobile', shop = 'warehouse' },
-- { model = 'toros', name = 'Toros', brand = 'Pegassi', price = 400000,
category = 'suvs', type = 'automobile', shop = 'warehouse' },
--- Cycles (13)
{ model = 'bmx', name = 'BMX', brand = 'PED', price = 599, category = 'cycles',
type = 'bike', shop = 'warehouse' },
{ model = 'cruiser', name = 'Cruiser', brand = 'PED', price = 7500, category =
'cycles', type = 'bike', shop = 'warehouse' },
{ model = 'fixter', name = 'Fixter', brand = '', price = 7500, category =
'cycles', type = 'bike', shop = 'warehouse' },
{ model = 'inductor', name = 'Inductor', brand = 'Coil', price = 7500, category
= 'cycles', type = 'bike', shop = 'warehouse' },
{ model = 'inductor2', name = 'Junk Energy Inductor', brand = 'Coil', price =
10000, category = 'cycles', type = 'bike', shop = 'warehouse' },
{ model = 'scorcher', name = 'Scorcher', brand = 'PED', price = 7500, category
= 'cycles', type = 'bike', shop = 'warehouse' },
{ model = 'tribike', name = 'Whippet Race Bike', brand = '', price = 7500,
category = 'cycles', type = 'bike', shop = 'warehouse' },
{ model = 'tribike2', name = 'Endurex Race Bike', brand = '', price = 7500,
category = 'cycles', type = 'bike', shop = 'warehouse' },
{ model = 'tribike3', name = 'Tri-Cycles Race Bike', brand = '', price = 7500,
category = 'cycles', type = 'bike', shop = 'warehouse' },
--- Industrial (10)
--- Utility (11)
--- Vans (12)
--- Edm-car
-- TIER 1
{ model = 'fnfrx7', name = 'ERP RX7', brand = 'ERP', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'rmod240sx', name = 'ERP 240sx', brand = 'Nissan', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'gls63dy', name = 'ERP GLS 63', brand = 'Mercedes', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'BFnzmo24', name = 'ERP Nz24', brand = 'Nz', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
-- TIER 2
{ model = 'bmwg07', name = 'ERP X7', brand = 'BMW', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'm3g80', name = 'ERP M3', brand = 'BMW', price = 1000000000, category
= 'edm', type = 'automobile', shop = 'edm' },
{ model = 'mgt', name = 'ERP GT', brand = 'MUSTANG', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = '675lt', name = 'ERP 675LT', brand = 'McLaren', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'esnevox', name = 'ERP EVO X', brand = 'Mitsu', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = '911r', name = 'ERP 911r', brand = 'Porsche', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'huracan', name = 'ERP Huracan ', brand = 'Lamborghini', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'f10m5', name = 'ERP M5', brand = 'BMW', price = 1000000000, category
= 'edm', type = 'automobile', shop = 'edm' },
-- TIER 3
{ model = 'gemera', name = 'ERP Gemera', brand = 'ERP', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'lgss', name = 'ERP LP-570', brand = 'ERP', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'lfa', name = 'ERP LFA', brand = 'ERP', price = 1000000000, category
= 'edm', type = 'automobile', shop = 'edm' },
{ model = 'gtr', name = 'ERP GTR', brand = 'ERP', price = 1000000000, category
= 'edm', type = 'automobile', shop = 'edm' },
{ model = 'r33ptnc', name = 'ERP R33', brand = 'Nissan', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'sl63amg22', name = 'ERP SL63', brand = 'Mercedes', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'urusperf23', name = 'ERP Urus', brand = 'Lamborghini', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'xg632019', name = 'ERP Wagon', brand = 'Mercedes', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'wraith', name = 'ERP wraith', brand = 'RR', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
-- EXCLUSIVE
{ model = 'r8h', name = 'ERP R8 Hycade', brand = 'ERP', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'btourbillon24', name = 'ERP Tourbillon', brand = 'BUGATII', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'oycdefender', name = 'ERP Defender', brand = 'LandRover', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'fsf90xx', name = 'ERP SF90', brand = 'Farrari', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'aventador', name = 'ERP Aventador', brand = 'Lamborghini', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'demon', name = 'ERP Demon', brand = 'Dodge', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'rmodp1gtr', name = 'ERP P1', brand = 'McLaren', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'ZL1Hycade', name = 'ERP ZL1 Hycade', brand = 'Camaro', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
{ model = 'laferrari17', name = 'ERP Laferrari', brand = 'Ferrari', price =
1000000000, category = 'edm', type = 'automobile', shop = 'edm' },
-- 1 OF 1
{ model = 'bnr34', name = 'ERP R34', brand = 'ERP', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
-- INDIAN
{ model = 'BFviparw', name = 'ERP Rubicon', brand = 'ERP', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
{ model = '2022jeep', name = 'ERP Jeep', brand = 'Jeep', price = 1000000000,
category = 'edm', type = 'automobile', shop = 'edm' },
--- Edm-bike (12)
{ model = '390b21', name = 'Rc390', brand = 'KTM', price = 1000000000, category
= 'edm', type = 'bike', shop = 'edm' },
{ model = 'h2carb', name = 'H2r', brand = 'Kawasaki', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'hdiron883', name = 'Devidson', brand = 'Harley', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'ksd', name = 'Duke390', brand = 'KTM', price = 1000000000, category
= 'edm', type = 'bike', shop = 'edm' },
{ model = 'nbrt1024', name = 'ZX10r', brand = 'Kawasaki', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 's1000rr', name = 'S1000RR', brand = 'BMW', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'splendor22rpm', name = 'Splendor', brand = 'Hero', price =
1000000000, category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'yzfr7', name = 'R7', brand = 'Yamaha', price = 1000000000, category
= 'edm', type = 'bike', shop = 'edm' },
--- Edm-bike (12)
{ model = '390b21', name = 'Rc390', brand = 'KTM', price = 1000000000, category
= 'edm', type = 'bike', shop = 'edm' },
{ model = 'h2carb', name = 'H2r', brand = 'Kawasaki', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'hdiron883', name = 'Devidson', brand = 'Harley', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'ksd', name = 'Duke390', brand = 'KTM', price = 1000000000, category
= 'edm', type = 'bike', shop = 'edm' },
{ model = 'nbrt1024', name = 'ZX10r', brand = 'Kawasaki', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 's1000rr', name = 'S1000RR', brand = 'BMW', price = 1000000000,
category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'splendor22rpm', name = 'Splendor', brand = 'Hero', price =
1000000000, category = 'edm', type = 'bike', shop = 'edm' },
{ model = 'yzfr7', name = 'R7', brand = 'Yamaha', price = 1000000000, category
= 'edm', type = 'bike', shop = 'edm' },
for i = 1, #Vehicles do
if Vehicles[i].image then
[Link][Vehicles[i].model] = {
spawncode = Vehicles[i].model,
name = Vehicles[i].name,
brand = Vehicles[i].brand,
model = Vehicles[i].model,
price = Vehicles[i].price,
category = Vehicles[i].category,
hash = joaat(Vehicles[i].model),
type = Vehicles[i].type,
shop = Vehicles[i].shop,
image = Vehicles[i].image,
grade = Vehicles[i].grade or 0,
requiredItem = Vehicles[i].requiredItem or nil,
}
else
[Link][Vehicles[i].model] = {
spawncode = Vehicles[i].model,
name = Vehicles[i].name,
brand = Vehicles[i].brand,
model = Vehicles[i].model,
price = Vehicles[i].price,
category = Vehicles[i].category,
hash = joaat(Vehicles[i].model),
type = Vehicles[i].type,
shop = Vehicles[i].shop,
image = '[Link]
grade = Vehicles[i].grade or 0,
requiredItem = Vehicles[i].requiredItem or nil,
}
end
end