From 877944bc380432ff7a01bc1a332a62f65cabb30f Mon Sep 17 00:00:00 2001 From: BuilderSky <67489968+BuilderSky@users.noreply.github.com> Date: Tue, 28 Jun 2022 10:33:06 -0500 Subject: [PATCH] Added Pumps Added a couple of pumps to the map, as well as changed two pumps from "ev" to "gas". --- levels/italy/fuelstations.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/levels/italy/fuelstations.json b/levels/italy/fuelstations.json index 25d1dcc..c622614 100644 --- a/levels/italy/fuelstations.json +++ b/levels/italy/fuelstations.json @@ -28,6 +28,7 @@ {"type":"gas", "location":[1216.699,-807.445,145.245] }, {"type":"gas", "location":[1210.02,-807.812,145.234] }, {"type":"gas", "location":[1212.06,-804.469,145.291] }, + {"type":"gas", "location":[1214.48,-803.720,145.676] }, {"type":"ev", "location":[1199.18,-797.823,145.786] }, {"type":"ev", "location":[1202.29,-793.992,145.764] }, {"type":"ev", "location":[1113.25,-686.448,146.031] }, @@ -35,8 +36,8 @@ {"type":"ev", "location":[1124.09,1308.87,143.007] }, {"type":"ev", "location":[1156.11,1305.27,143.788] }, {"type":"ev", "location":[1165.86,1304.98,143.981] }, - {"type":"ev", "location":[-730.8,-1327.5,143.2] }, - {"type":"ev", "location":[-725.4,-1324.7,143.2] }, + {"type":"gas", "location":[-730.8,-1327.5,143.2] }, + {"type":"gas", "location":[-725.4,-1324.7,143.2] }, {"type":"gas", "location":[-543.223,-210.488,231.101] }, {"type":"gas", "location":[-547.45,-207.176,231.119] }, {"type":"gas", "location":[-539.732,-206.318,231.144] }, @@ -62,5 +63,7 @@ {"type":"gas", "location":[137.447,-270.667,193.566] }, {"type":"gas", "location":[133.501,-265.86,193.566] }, {"type":"gas", "location":[137.447,-265.86,193.566] }, - {"type":"gas", "location":[133.501,-270.667,193.566] } + {"type":"gas", "location":[133.501,-270.667,193.566] }, + {"type":"gas", "location":[1417.133,1554.139,138.878] }, + {"type":"gas", "location":[1420.436,1554.253,138.877] } ] \ No newline at end of file