mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-04 17:23:31 +00:00
+3
-3
@@ -266,7 +266,7 @@ QBShared.Vehicles = {
|
|||||||
},
|
},
|
||||||
['sentinel2'] = {
|
['sentinel2'] = {
|
||||||
['name'] = 'Sentinel XS',
|
['name'] = 'Sentinel XS',
|
||||||
['brand'] = ' Übermacht',
|
['brand'] = 'Übermacht',
|
||||||
['model'] = 'sentinel2',
|
['model'] = 'sentinel2',
|
||||||
['price'] = 33000,
|
['price'] = 33000,
|
||||||
['category'] = 'coupes',
|
['category'] = 'coupes',
|
||||||
@@ -3193,7 +3193,7 @@ QBShared.Vehicles = {
|
|||||||
},
|
},
|
||||||
['surano'] = {
|
['surano'] = {
|
||||||
['name'] = 'Surano',
|
['name'] = 'Surano',
|
||||||
['brand'] = ' Benefactor',
|
['brand'] = 'Benefactor',
|
||||||
['model'] = 'surano',
|
['model'] = 'surano',
|
||||||
['price'] = 80000,
|
['price'] = 80000,
|
||||||
['category'] = 'sports',
|
['category'] = 'sports',
|
||||||
@@ -4145,7 +4145,7 @@ QBShared.Vehicles = {
|
|||||||
},
|
},
|
||||||
['tyrant'] = {
|
['tyrant'] = {
|
||||||
['name'] = 'Tyrant',
|
['name'] = 'Tyrant',
|
||||||
['brand'] = ' Överflöd',
|
['brand'] = 'Överflöd',
|
||||||
['model'] = 'tyrant',
|
['model'] = 'tyrant',
|
||||||
['price'] = 2100000,
|
['price'] = 2100000,
|
||||||
['category'] = 'super',
|
['category'] = 'super',
|
||||||
|
|||||||
Reference in New Issue
Block a user