Update new car

This commit is contained in:
Goncalo Carvalho
2021-08-19 18:21:15 +01:00
parent 545e029e84
commit d7a7eb7c36
+9
View File
@@ -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",
},
}