add new vehicles & weapons
This commit is contained in:
@@ -735,6 +735,27 @@ namespace ReallifeGamemode.Server.Managers
|
||||
"yosemite3",
|
||||
"youga3",
|
||||
"glendale2",
|
||||
"alkonost",
|
||||
"annihilator2",
|
||||
"avisa",
|
||||
"brioso2",
|
||||
"dinghy5",
|
||||
"italirsx",
|
||||
"kosatka",
|
||||
"longfin",
|
||||
"manchez2",
|
||||
"patrolboat",
|
||||
"seasparrow2",
|
||||
"seasparrow3",
|
||||
"slamtruck",
|
||||
"squaddie",
|
||||
"toreador",
|
||||
"verus",
|
||||
"vetir",
|
||||
"veto",
|
||||
"veto2",
|
||||
"weevil",
|
||||
"winky",
|
||||
};
|
||||
|
||||
private static readonly Dictionary<int, NetHandle> _serverVehicles = new Dictionary<int, NetHandle>();
|
||||
|
||||
Reference in New Issue
Block a user