Files
BeamNG-FuelStations/levels/utah/fuelstations.json
BuilderSky 4bae754ce6 Updated Utah Stations
Added 4 gas stations to the Utah map that were missing.
2022-09-24 13:05:19 +02:00

11 lines
467 B
JSON

[
{ "location": [ 809.5, -158 , 144.3 ], "type":"any" },
{ "location": [ 812.5, -157.6, 144.3 ], "type":"any" },
{ "location": [ 811.2, -150 , 144.3 ], "type":"any" },
{ "location": [ 808.2, -150.6, 144.3 ], "type":"any" },
{ "location": [ -799.32, -86.98, 296.821], "type":"gas"},
{ "location": [ -796.56, -86.98, 296.819], "type":"gas"},
{ "location": [ -799.32, -83.66, 296.821], "type":"gas"},
{ "location": [ -796.56, -83.66, 296.819], "type":"gas"}
]