add mpsum2 vehicles
This commit is contained in:
@@ -782,6 +782,24 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
"vectre",
|
"vectre",
|
||||||
"warrener2",
|
"warrener2",
|
||||||
"zr350",
|
"zr350",
|
||||||
|
"brioso3", //mpsum2 start
|
||||||
|
"kanjosj",
|
||||||
|
"postlude",
|
||||||
|
"conada",
|
||||||
|
"greenwood",
|
||||||
|
"ruiner4",
|
||||||
|
"vigero2",
|
||||||
|
"weevil2",
|
||||||
|
"draugur",
|
||||||
|
"rhinehart",
|
||||||
|
"corsita",
|
||||||
|
"omnisegt",
|
||||||
|
"sentinel4",
|
||||||
|
"sm722",
|
||||||
|
"tenf",
|
||||||
|
"tenf2",
|
||||||
|
"lm87",
|
||||||
|
"torero2", //mpsum2 end
|
||||||
};
|
};
|
||||||
|
|
||||||
private static readonly List<string> _restrictedVehicles = new List<string>()
|
private static readonly List<string> _restrictedVehicles = new List<string>()
|
||||||
|
|||||||
Reference in New Issue
Block a user