From e6940c222a4d8d720378d71cb3fd547fb1b28089 Mon Sep 17 00:00:00 2001 From: hydrant Date: Sat, 17 Apr 2021 02:18:18 +0200 Subject: [PATCH] bus route 3 skill 3 --- ReallifeGamemode.Server/Job/BusDriverJob.cs | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/ReallifeGamemode.Server/Job/BusDriverJob.cs b/ReallifeGamemode.Server/Job/BusDriverJob.cs index 425520b1..181b2436 100644 --- a/ReallifeGamemode.Server/Job/BusDriverJob.cs +++ b/ReallifeGamemode.Server/Job/BusDriverJob.cs @@ -229,16 +229,15 @@ namespace ReallifeGamemode.Server.Job new List() { //new Vector3(-601.733, -2049.285, 6.090), - new Vector3(-146.62071, -2178.8228, 9.194298), - new Vector3(14.580393, -1578.6385, 28.212185), - new Vector3(222.91612, -1098.8556, 28.227453), - new Vector3(246.44946, -648.45496, 38.420746), - new Vector3(102.181, -298.95276, 45.04399), - new Vector3(-104.91002, -606.26013, 35.06103), - new Vector3(-288.1007, -1204.5107, 23.403156), - new Vector3(-166.23526, -1574.4166, 34.152023), - new Vector3(-60.337997, -1976.121, 15.486664), - new Vector3(-599.1891, -2049.2695, 5.14637), + new Vector3(-566.381, -2209.74, 5.88064), + new Vector3(769.912, -1983.54, 29.2573), + new Vector3(1021.58, -725.525, 57.6664), + new Vector3(244.279, -860.634, 29.5133), + new Vector3(-506.147, -282.95, 35.4909), + new Vector3(-1205.3, -130.106, 40.9405), + new Vector3(-1396.98, -773.447, 20.68), + new Vector3(-666.861, -1241.26, 10.5494), + new Vector3(-599.541, -2054.42, 6.0372), } }, };