From 15be92922ed12bbb35228fdbf3e1404816af88af Mon Sep 17 00:00:00 2001 From: Peter Date: Thu, 19 Jan 2023 21:05:53 +0000 Subject: [PATCH] Update ignus Fixed ignus being classed as sports when its super --- shared/vehicles.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/vehicles.lua b/shared/vehicles.lua index c5cadd6..67bbec8 100644 --- a/shared/vehicles.lua +++ b/shared/vehicles.lua @@ -339,8 +339,8 @@ QBShared.Vehicles = { ['brand'] = 'Pegassi', ['model'] = 'ignus', ['price'] = 1120000, - ['category'] = 'coupes', - ['categoryLabel'] = 'Coupes', + ['category'] = 'Super', + ['categoryLabel'] = 'Super', ['hash'] = `ignus`, ['shop'] = 'pdm', },