Add startingTime to third car

This commit is contained in:
Tobias Eidelpes 2021-06-15 18:06:45 +02:00
parent d6a44ac1f6
commit 5d1670c41c

View File

@ -4,7 +4,8 @@
"modelType": "Continental", "modelType": "Continental",
"vin": "SCBFR7ZA5CC072256", "vin": "SCBFR7ZA5CC072256",
"startingVelocity": 130, "startingVelocity": 130,
"startingDistance": 300 "startingDistance": 300,
"startingTime": 10
}, },
{ {
"oem": "SATURN", "oem": "SATURN",