From 20a69cc24eaec4d21c615e7456027a5d4645c257 Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Thu, 17 Jun 2021 22:15:12 +0200 Subject: [PATCH] Change starting position of Vue2 --- components/entitiy_ident/mongo/cars.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/entitiy_ident/mongo/cars.json b/components/entitiy_ident/mongo/cars.json index 363fe74..9e57c4c 100644 --- a/components/entitiy_ident/mongo/cars.json +++ b/components/entitiy_ident/mongo/cars.json @@ -20,7 +20,7 @@ "modelType": "Vue2", "vin": "5GZCZ43D13S812716", "startingVelocity": 130, - "startingDistance": 100, + "startingDistance": 400, "startingTime": 25 } ] \ No newline at end of file