Update ignus

Fixed ignus being classed as sports when its super
This commit is contained in:
Peter
2023-01-19 21:05:53 +00:00
committed by GitHub
parent 01e8597f07
commit 15be92922e
+2 -2
View File
@@ -339,8 +339,8 @@ QBShared.Vehicles = {
['brand'] = 'Pegassi',
['model'] = 'ignus',
['price'] = 1120000,
['category'] = 'coupes',
['categoryLabel'] = 'Coupes',
['category'] = 'Super',
['categoryLabel'] = 'Super',
['hash'] = `ignus`,
['shop'] = 'pdm',
},