Skip to content

Commit

Permalink
Add race 41: Bone County Heat
Browse files Browse the repository at this point in the history
  • Loading branch information
rstiekema committed Jun 14, 2020
1 parent 5b21a05 commit ff6ebfd
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions data/races/bone_county_heat.json
@@ -0,0 +1,64 @@
{
"name": "Bone County Heat",
"id": 41,

"laps": 1,

"environment": {
"weather": 1,
"time": [14, 0],
"interior": 0
},

"spawn_positions": [
{
"position": [ 539.9938, 2731.2473, 64.6338 ],
"rotation": 262.5949,
"vehicle": {
"model": 411
}
},
{
"position": [ 540.5953, 2726.6709, 64.4866 ],
"rotation": 265.7600,
"vehicle": {
"model": 411
}
},
{
"position": [ 539.5485, 2722.3401, 64.5624 ],
"rotation": 264.0497,
"vehicle": {
"model": 411
}
},
{
"position": [ 538.6741, 2717.2954, 64.6434 ],
"rotation": 262.8386,
"vehicle": {
"model": 411
}
}
],

"checkpoints": [
{ "position": [ 878.3303, 2620.7798, 28.0417 ], "size": 15.0 },
{ "position": [ 751.3203, 2430.0898, 20.2197 ], "size": 15.0 },
{ "position": [ 820.5850, 2079.3589, 10.8548 ], "size": 15.0 },
{ "position": [ 857.0492, 1578.0736, 16.8714 ], "size": 15.0 },
{ "position": [ 831.1080, 1224.6963, 27.1067 ], "size": 15.0 },
{ "position": [ 279.3636, 992.5662, 27.9808 ], "size": 15.0 },
{ "position": [ 153.4769, 897.8824, 20.4246 ], "size": 15.0 },
{ "position": [ -254.5725, 787.3861, 16.7759 ], "size": 15.0 },
{ "position": [ -307.8344, 913.8640, 10.6914 ], "size": 15.0 },
{ "position": [ -630.7753, 1215.1233, 11.4923 ], "size": 15.0 },
{ "position": [ -908.3322, 1697.4666, 27.0119 ], "size": 15.0 },
{ "position": [ -1197.4242, 1848.4690, 40.9226 ], "size": 15.0 },
{ "position": [ -1351.5184, 2169.1130, 47.9521 ], "size": 15.0 },
{ "position": [ -1233.7885, 2681.2344, 46.4575 ], "size": 15.0 },
{ "position": [ -538.2363, 2719.0432, 65.5516 ], "size": 15.0 },
{ "position": [ -329.1805, 2638.3293, 63.4742 ], "size": 15.0 },
{ "position": [ 239.3821, 2746.5991, 59.5708 ], "size": 15.0 },
{ "position": [ 596.7591, 2717.1416, 58.8767 ], "size": 15.0 }
]
}

0 comments on commit ff6ebfd

Please sign in to comment.