mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 01:08:57 +00:00
update gauntlet model names
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user