added casino heist vehicles
This commit is contained in:
@@ -693,7 +693,26 @@ namespace ReallifeGamemode.Server.Managers
|
||||
"polbullet2", //Mod
|
||||
"sherbullet", //Mod
|
||||
"hwaybullet", //Mod
|
||||
"argento" //Mod
|
||||
"zhaba",
|
||||
"yosemite2",
|
||||
"vstr",
|
||||
"vagrant",
|
||||
"sultan2",
|
||||
"sugoi",
|
||||
"stryder",
|
||||
"retinue2",
|
||||
"rebla",
|
||||
"outlaw",
|
||||
"minitank",
|
||||
"komoda",
|
||||
"kanjo",
|
||||
"jb7002",
|
||||
"imorgon",
|
||||
"furia",
|
||||
"formula2",
|
||||
"formula",
|
||||
"everon",
|
||||
"asbo"
|
||||
};
|
||||
|
||||
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
||||
|
||||
Reference in New Issue
Block a user