forked from Simnation/Main
Update vehicles.lua
This commit is contained in:
parent
cf05b77b81
commit
4b49449010
1 changed files with 0 additions and 5 deletions
|
@ -687,11 +687,6 @@ local vehicles = { -- Vehicle list, credits to qb-core!
|
|||
-- Trailer
|
||||
{ model = ' boattrailer', name = 'Bootsanhänger', brand = 'HVY', price = 8000, category = 'trailer', shop = { 'cardealer', 'fmpdm', 'laryscars' } },
|
||||
|
||||
-- Import Cars
|
||||
{ model = 'gb811s2', name = '811 S2', brand = 'Pfister', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
{ model = 'gbadmiral', name = 'Admiral', brand = 'Declasse', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
{ model = 'gbargento7f', name = 'Argento 7F', brand = 'Obey', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
{ model = 'gbbanshees', name = 'Banshee ', brand = 'Bravado', price = 80000, category = 'importcars', shop = { 'fussion' } },
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue