mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-04 09:13:29 +00:00
Update ignus
Fixed ignus being classed as sports when its super
This commit is contained in:
+2
-2
@@ -339,8 +339,8 @@ QBShared.Vehicles = {
|
||||
['brand'] = 'Pegassi',
|
||||
['model'] = 'ignus',
|
||||
['price'] = 1120000,
|
||||
['category'] = 'coupes',
|
||||
['categoryLabel'] = 'Coupes',
|
||||
['category'] = 'Super',
|
||||
['categoryLabel'] = 'Super',
|
||||
['hash'] = `ignus`,
|
||||
['shop'] = 'pdm',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user