FIB Garage Fahrstuhl Position verändert
This commit is contained in:
@@ -153,7 +153,7 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
};
|
};
|
||||||
ElevatorPoint FibElevatorPointGarage = new ElevatorPoint()
|
ElevatorPoint FibElevatorPointGarage = new ElevatorPoint()
|
||||||
{
|
{
|
||||||
Position = new Vector3(124.2521, -741.3329, 33.13322), //FBI ganz ganz unten
|
Position = new Vector3(125.172, -739.3329, 33.13322), //FBI ganz ganz unten
|
||||||
FactionId = 3,
|
FactionId = 3,
|
||||||
Stage = "Garage"
|
Stage = "Garage"
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user