mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
Update vehicles.lua
This commit is contained in:
+3
-3
@@ -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',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user