Fix "stalion" config

This commit is contained in:
SW1FT
2021-08-16 11:05:27 +01:00
committed by GitHub
parent d2386910b8
commit 1ed649fd3c
+2 -2
View File
@@ -2352,13 +2352,13 @@ QBShared.Vehicles = {
["hash"] = `stafford`, ["hash"] = `stafford`,
["shop"] = "pdm", ["shop"] = "pdm",
}, },
["stingergt"] = { ["stalion"] = {
["name"] = "Stallion", ["name"] = "Stallion",
["brand"] = "Declasse", ["brand"] = "Declasse",
["model"] = "stalion", ["model"] = "stalion",
["price"] = 23500, ["price"] = 23500,
["category"] = "muscle", ["category"] = "muscle",
["hash"] = `stingergt`, ["hash"] = `stalion`,
["shop"] = "pdm", ["shop"] = "pdm",
}, },
["stingergt"] = { ["stingergt"] = {