changed ballas weapon point
This commit is contained in:
@@ -66,7 +66,7 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
};
|
};
|
||||||
WeaponPoint weaponPointBallas = new WeaponPoint()
|
WeaponPoint weaponPointBallas = new WeaponPoint()
|
||||||
{
|
{
|
||||||
Position = new Vector3(1266.622, -1714.637, 54.65503),
|
Position = new Vector3(1217.748, -1639.349, 47.77029),
|
||||||
FactionId = 8
|
FactionId = 8
|
||||||
};
|
};
|
||||||
WeaponPoint weaponPointGrove = new WeaponPoint()
|
WeaponPoint weaponPointGrove = new WeaponPoint()
|
||||||
|
|||||||
Reference in New Issue
Block a user