From e8c35589f1e004f21067dc794fbf3362b8a429ac Mon Sep 17 00:00:00 2001 From: LeKeno <33626494+lekeno@users.noreply.github.com> Date: Sun, 10 Mar 2024 13:49:45 +0900 Subject: [PATCH] New selenium farm --- edr/data/odyssey_sel.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/edr/data/odyssey_sel.json b/edr/data/odyssey_sel.json index 1c92ca6d..b0c1b251 100644 --- a/edr/data/odyssey_sel.json +++ b/edr/data/odyssey_sel.json @@ -2783,7 +2783,7 @@ }, { "name": "CPD-51 3323", - "planet": " 1 d a", + "planet": "1 d a", "gravity": 0.04, "concentration": 0.0489, "distanceToArrival": 675, @@ -2793,5 +2793,20 @@ "z": 16.1875 }, "type": "geological" + }, + { + "name": "HR 3230", + "planet": "3 a a", + "gravity": 0.06, + "concentration": 0.0, + "distanceToArrival": 1695, + "coords": { + "x": 394.15625, + "y": 19.25, + "z": -152.375 + }, + "type": "brain tree site", + "latitude": 52.6, + "longitude": -165.8786 } ] \ No newline at end of file