Add another WT point donuts
This commit is contained in:
@@ -22,9 +22,8 @@ namespace ReallifeGamemode.Server.WeaponDeal
|
||||
|
||||
public static readonly IReadOnlyCollection<Vector3> StaatsFrakWT_Route = new List<Vector3>
|
||||
{
|
||||
|
||||
new Vector3(3627.138, 3759.711, 28.515)
|
||||
|
||||
new Vector3(3627.138, 3759.711, 28.515), //Human Labs
|
||||
new Vector3(-1805.300, 3101.446, 32.841) //Staatsfraktions WT Army Base
|
||||
}.AsReadOnly();
|
||||
|
||||
public static Vector3 getRndWD_Route(int factionID)
|
||||
|
||||
Reference in New Issue
Block a user