mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-09-04 17:23:31 +00:00
Update new car
This commit is contained in:
@@ -4547,4 +4547,13 @@ QBShared.Vehicles = {
|
|||||||
["hash"] = `vectre`,
|
["hash"] = `vectre`,
|
||||||
["shop"] = "pdm",
|
["shop"] = "pdm",
|
||||||
},
|
},
|
||||||
|
["growler"] = {
|
||||||
|
["name"] = "Growler",
|
||||||
|
["brand"] = "Pfister",
|
||||||
|
["model"] = "growler",
|
||||||
|
["price"] = 162700,
|
||||||
|
["category"] = "sports",
|
||||||
|
["hash"] = `growler`,
|
||||||
|
["shop"] = "pdm",
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user