FIB Garage Fahrstuhl Position verändert

This commit is contained in:
hydrant
2021-05-02 23:31:55 +02:00
parent 222a9832b1
commit 44fe40082f

View File

@@ -153,7 +153,7 @@ namespace ReallifeGamemode.Server.Managers
};
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,
Stage = "Garage"
};