mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-09 20:57:12 -06:00
added(facts): started adding facts about BAJA
This commit is contained in:
27
src/MockDB/carFacts.yml
Normal file
27
src/MockDB/carFacts.yml
Normal file
@ -0,0 +1,27 @@
|
||||
year2019:
|
||||
mainColour:
|
||||
topSpeed:
|
||||
engineModel:
|
||||
weight: heavy #used if unknown
|
||||
races:
|
||||
xyzplace:
|
||||
events:
|
||||
manuverability: 10th
|
||||
# to do add more accurate if known
|
||||
abcplace:
|
||||
events:
|
||||
manuverability: 10th
|
||||
|
||||
year2022:
|
||||
mainColour:
|
||||
topSpeed:
|
||||
engineModel:
|
||||
weight: heavy #used if unknown
|
||||
races:
|
||||
xyzplace:
|
||||
events:
|
||||
manuverability: 10th
|
||||
# to do add more accurate if known
|
||||
abcplace:
|
||||
events:
|
||||
manuverability: 10th
|
Reference in New Issue
Block a user