From 390246657e4ce7e9240f422caa253c6ebb202f80 Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 30 May 2016 11:58:28 +0100 Subject: [PATCH] Trilliack and Alba fall to Pandorans. --- data/galaxy/starSystems.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/data/galaxy/starSystems.json b/data/galaxy/starSystems.json index bd70080..299acaa 100644 --- a/data/galaxy/starSystems.json +++ b/data/galaxy/starSystems.json @@ -82,13 +82,15 @@ "name": "Trilliack", "side" : "SIDE_UNF", "x": 501, - "y": 312 + "y": 312, + "fallsToPandorans" : 1 }, { "name": "Alba", "side" : "SIDE_UNF", "x": 465, - "y": 235 + "y": 235, + "fallsToPandorans" : 1 }, { "name": "Aster",