mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 05:02:24 +00:00
Fix "stalion" config
This commit is contained in:
+2
-2
@@ -2352,13 +2352,13 @@ QBShared.Vehicles = {
|
||||
["hash"] = `stafford`,
|
||||
["shop"] = "pdm",
|
||||
},
|
||||
["stingergt"] = {
|
||||
["stalion"] = {
|
||||
["name"] = "Stallion",
|
||||
["brand"] = "Declasse",
|
||||
["model"] = "stalion",
|
||||
["price"] = 23500,
|
||||
["category"] = "muscle",
|
||||
["hash"] = `stingergt`,
|
||||
["hash"] = `stalion`,
|
||||
["shop"] = "pdm",
|
||||
},
|
||||
["stingergt"] = {
|
||||
|
||||
Reference in New Issue
Block a user