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