Updated Utah Stations

Added 4 gas stations to the Utah map that were missing.
This commit is contained in:
BuilderSky 2022-06-26 10:09:02 -05:00 committed by Deer McDurr
parent 9cb44e9990
commit 4bae754ce6

View File

@ -3,4 +3,8 @@
{ "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"}
]