update gauntlet model names

This commit is contained in:
Developer-Bear
2021-08-05 21:33:34 -05:00
parent 78923025e3
commit 4cbc8f6b7e
+3 -3
View File
@@ -3115,7 +3115,7 @@ QBShared.Vehicles = {
["gauntlet2"] = {
["name"] = "Redwood Gauntlet",
["brand"] = "Bravado",
["model"] = "gauntlet",
["model"] = "gauntlet2",
["price"] = 35000,
["category"] = "muscle",
["hash"] = "-1800170043",
@@ -3124,7 +3124,7 @@ QBShared.Vehicles = {
["gauntlet3"] = {
["name"] = "Classic Gauntlet",
["brand"] = "Bravado",
["model"] = "gauntlet",
["model"] = "gauntlet3",
["price"] = 40000,
["category"] = "muscle",
["hash"] = "-1800170043",
@@ -3133,7 +3133,7 @@ QBShared.Vehicles = {
["gauntlet4"] = {
["name"] = "Gauntlet Hellfire",
["brand"] = "Bravado",
["model"] = "gauntlet",
["model"] = "gauntlet4",
["price"] = 50000,
["category"] = "muscle",
["hash"] = "-1800170043",