mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-29 10:01:33 +00:00
Cypher car
This commit is contained in:
@@ -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",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user