From 66093a56186edc39afbc4429bce7ca987bd6ebe0 Mon Sep 17 00:00:00 2001 From: Steve Date: Thu, 5 May 2016 12:48:03 +0100 Subject: [PATCH] Mace falls to the Pandorans after mission 4. --- data/galaxy/starSystems.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/galaxy/starSystems.json b/data/galaxy/starSystems.json index 1819612..76ee51f 100644 --- a/data/galaxy/starSystems.json +++ b/data/galaxy/starSystems.json @@ -144,9 +144,10 @@ }, { "name": "Mace", - "side" : "SIDE_UNF", + "side" : "SIDE_REBEL", "x": 444, - "y": 359 + "y": 359, + "fallsToPandorans" : 1 }, { "name": "Clarke",