changed ballas weapon point

This commit is contained in:
aviate
2019-09-01 21:39:09 +02:00
parent 8ab4f83016
commit 76dd8928bc

View File

@@ -66,7 +66,7 @@ namespace ReallifeGamemode.Server.Managers
};
WeaponPoint weaponPointBallas = new WeaponPoint()
{
Position = new Vector3(1266.622, -1714.637, 54.65503),
Position = new Vector3(1217.748, -1639.349, 47.77029),
FactionId = 8
};
WeaponPoint weaponPointGrove = new WeaponPoint()