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