Update vehicles.lua

This commit is contained in:
Ayush Abhinav
2022-01-10 21:43:38 +05:30
committed by GitHub
parent f14a8959e5
commit cf279abbda
+3 -3
View File
@@ -309,11 +309,11 @@ QBShared.Vehicles = {
['shop'] = 'pdm',
},
['zeno'] = { --DLC +set sv_enforceGameBuild 2545
['name'] = 'Patriot',
['brand'] = 'Mil-Spec',
['name'] = 'Zeno',
['brand'] = 'Overflod',
['model'] = 'zeno',
['price'] = 1350000,
['category'] = 'coupes',
['category'] = 'dlc',
['hash'] = `zeno`,
['shop'] = 'pdm',
},