mirror of
https://github.com/qbcore-fivem/qb-core.git
synced 2026-08-28 17:01:16 +00:00
Add car Previon
This commit is contained in:
@@ -4566,4 +4566,13 @@ QBShared.Vehicles = {
|
||||
["hash"] = `cypher`,
|
||||
["shop"] = "pdm",
|
||||
},
|
||||
["previon"] = {
|
||||
["name"] = "Previon",
|
||||
["brand"] = "Karin",
|
||||
["model"] = "previon",
|
||||
["price"] = 149000,
|
||||
["category"] = "coupes",
|
||||
["hash"] = `previon`,
|
||||
["shop"] = "pdm",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user