Skip to content

Commit

Permalink
chore: add march 2024 vehicle updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vwhitteron committed Mar 28, 2024
1 parent 6cd5d69 commit 377e8fa
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions internal/vehicles/inventory.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,17 @@
"OpenCockpit": false,
"CarType": "race"
},
"116": {
"Model": "GT-One (TS020) '99",
"Manufacturer": "Toyota",
"Category": "Gr.2",
"Drivetrain": "MR",
"Aspiration": "TC",
"Year": 1999,
"CarID": 116,
"OpenCockpit": false,
"CarType": "race"
},
"135": {
"Model": "S800 '66",
"Manufacturer": "Honda",
Expand Down Expand Up @@ -3079,6 +3090,17 @@
"OpenCockpit": false,
"CarType": "street"
},
"3376": {
"Model": "D-type'54",
"Manufacturer": "Jaguar",
"Category": "",
"Drivetrain": "FR",
"Aspiration": "NA",
"Year": 1954,
"CarID": 3376,
"OpenCockpit": true,
"CarType": "street"
},
"3377": {
"Model": "Super Bee '70",
"Manufacturer": "Dodge",
Expand Down Expand Up @@ -3332,6 +3354,17 @@
"OpenCockpit": true,
"CarType": "street"
},
"3412": {
"Model": "R8 Coupé V10 plus '16",
"Manufacturer": "Audi",
"Category": "",
"Drivetrain": "MR",
"Aspiration": "NA",
"Year": 2016,
"CarID": 3412,
"OpenCockpit": false,
"CarType": "street"
},
"3413": {
"Model": "BRZ STI Sport '18",
"Manufacturer": "Subaru",
Expand Down Expand Up @@ -4299,5 +4332,16 @@
"CarID": 3547,
"OpenCockpit": false,
"CarType": "street"
},
"3548": {
"Model": "Urus '18",
"Manufacturer": "Lamborghini",
"Category": "",
"Drivetrain": "4WD",
"Aspiration": "TC",
"Year": 2018,
"CarID": 3548,
"OpenCockpit": false,
"CarType": "street"
}
}

0 comments on commit 377e8fa

Please sign in to comment.