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