From ce8f1fed937d965eb91a40f6546d52c85683ea22 Mon Sep 17 00:00:00 2001 From: Steve Date: Tue, 29 Mar 2016 07:09:10 +0100 Subject: [PATCH] Replaced Rebel Firefly and Nymph with Razor and Shale. --- data/missions/granada/03 - suspect packages #3.json | 4 ++-- data/missions/rothan/02 - rothan defence #2.json | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/missions/granada/03 - suspect packages #3.json b/data/missions/granada/03 - suspect packages #3.json index ef8e8e5..893d39f 100644 --- a/data/missions/granada/03 - suspect packages #3.json +++ b/data/missions/granada/03 - suspect packages #3.json @@ -98,7 +98,7 @@ { "name" : "Tzac Commander", "groupName" : "skirmishGroup", - "types" : "Firefly", + "types" : "Razor", "side" : "SIDE_REBEL", "x" : 15, "y" : 40, @@ -107,7 +107,7 @@ }, { "groupName" : "skirmishGroup", - "types" : "Firefly;Nymph", + "types" : "Razor;Shale", "side" : "SIDE_REBEL", "number" : 8, "x" : 15, diff --git a/data/missions/rothan/02 - rothan defence #2.json b/data/missions/rothan/02 - rothan defence #2.json index 36120a7..a9fc104 100644 --- a/data/missions/rothan/02 - rothan defence #2.json +++ b/data/missions/rothan/02 - rothan defence #2.json @@ -59,7 +59,7 @@ { "name" : "Rebel", "groupName" : "Rebels", - "types" : "Nymph;Firefly", + "types" : "Razor;Shale", "side" : "SIDE_REBEL", "x" : -1, "y" : -1, @@ -70,7 +70,7 @@ { "name" : "Rebel", "groupName" : "Rebels", - "types" : "Nymph;Firefly", + "types" : "Razor;Shale", "side" : "SIDE_REBEL", "x" : 15, "y" : -1, @@ -81,7 +81,7 @@ { "name" : "Rebel", "groupName" : "Rebels", - "types" : "Nymph;Firefly", + "types" : "Razor;Shale", "side" : "SIDE_REBEL", "x" : -1, "y" : 15,