Update vehicles.lua

fixed linting issues
This commit is contained in:
R0adRa93
2022-10-16 10:44:31 -04:00
parent 2caa8787d4
commit 93715043ea
+1 -31
View File
@@ -11,7 +11,7 @@ QBShared.Vehicles = {
['category'] = 'compacts',
['categoryLabel'] = 'Compacts',
['hash'] = `asbo`,
['shop'] = {'pdm','luxury'},
['shop'] = {'pdm'},
},
['blista'] = {
['name'] = 'Blista',
@@ -4414,16 +4414,6 @@ QBShared.Vehicles = {
['hash'] = `youga4`,
['shop'] = 'pdm',
},
['mule5'] = { --DLC +set sv_enforceGameBuild 2545
['name'] = 'Mule',
['brand'] = 'Box Truck',
['model'] = 'mule5',
['price'] = 221000,
['category'] = 'vans',
['categoryLabel'] = 'Vans',
['hash'] = `mule5`,
['shop'] = 'pdm',
},
-- Utility
['sadler'] = {
['name'] = 'Sadler',
@@ -4435,16 +4425,6 @@ QBShared.Vehicles = {
['hash'] = `sadler`,
['shop'] = 'pdm',
},
['guardian'] = {
['name'] = 'Guardian',
['brand'] = 'Annis',
['price'] = 21000,
['category'] = 'offroad',
['categoryLabel'] = 'Off Road',
['model'] = 'guardian',
['hash'] = `guardian`,
['shop'] = 'pdm',
},
['slamtruck'] = {
['name'] = 'Slam Truck',
['brand'] = 'Vapid',
@@ -5348,16 +5328,6 @@ QBShared.Vehicles = {
['hash'] = `flatbed`,
['shop'] = 'truck',
},
['flatbed'] = {
['name'] = 'Flatbed Truck',
['brand'] = 'MTL',
['model'] = 'flatbed',
['price'] = 30000,
['category'] = 'industrial',
["categoryLabel"] = 'Industrial',
['hash'] = `flatbed`,
['shop'] = 'truck',
},
['guardian'] = {
['name'] = 'Guardian',
['brand'] = 'Vapid',