Cypher car

This commit is contained in:
GhzGarage
2021-09-08 23:29:25 -05:00
parent 512b1c9d9f
commit 9d282bb2a0
+9
View File
@@ -4557,4 +4557,13 @@ QBShared.Vehicles = {
["hash"] = `growler`,
["shop"] = "pdm",
},
["cypher"] = {
["name"] = "Cypher",
["brand"] = "Ubermacht",
["model"] = "cypher",
["price"] = 155000,
["category"] = "sports",
["hash"] = `cypher`,
["shop"] = "pdm",
},
}