From 476308175c18ecac7d7dad4524b890c98c109f4f Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 11 Apr 2016 08:44:02 +0100 Subject: [PATCH] Replaced Blizzards with SK-31s. Blizzards will come later. --- data/missions/antomis/01 - antomis defence #1.json | 4 ++-- data/missions/donesta/01 - donesta defence #1.json | 2 +- data/missions/rothan/03 - rothan defence #3.json | 2 +- data/missions/trilliack/01 - trilliack defence #1.json | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/data/missions/antomis/01 - antomis defence #1.json b/data/missions/antomis/01 - antomis defence #1.json index f8af739..282e1ed 100644 --- a/data/missions/antomis/01 - antomis defence #1.json +++ b/data/missions/antomis/01 - antomis defence #1.json @@ -79,7 +79,7 @@ }, { "groupName" : "Rebels-1", - "types" : "Blizzard;Shale", + "types" : "SK-31;Shale", "side" : "SIDE_REBEL", "x" : 30, "y" : 52, @@ -101,7 +101,7 @@ }, { "groupName" : "Rebels-2", - "types" : "Blizzard;Shale", + "types" : "SK-31;Shale", "side" : "SIDE_REBEL", "x" : 30, "y" : -2, diff --git a/data/missions/donesta/01 - donesta defence #1.json b/data/missions/donesta/01 - donesta defence #1.json index 698e9c7..cbd1675 100644 --- a/data/missions/donesta/01 - donesta defence #1.json +++ b/data/missions/donesta/01 - donesta defence #1.json @@ -50,7 +50,7 @@ }, { "groupName" : "Rebels-1", - "types" : "Blizzard", + "types" : "SK-31", "number" : 8, "side" : "SIDE_REBEL", "x" : -10, diff --git a/data/missions/rothan/03 - rothan defence #3.json b/data/missions/rothan/03 - rothan defence #3.json index 3e6253b..792176c 100644 --- a/data/missions/rothan/03 - rothan defence #3.json +++ b/data/missions/rothan/03 - rothan defence #3.json @@ -94,7 +94,7 @@ }, { "groupName" : "Rebels-2", - "types" : "Blizzard", + "types" : "SK-31", "x" : -1, "y" : 15, "side" : "SIDE_REBEL", diff --git a/data/missions/trilliack/01 - trilliack defence #1.json b/data/missions/trilliack/01 - trilliack defence #1.json index 12d16d5..9618e94 100644 --- a/data/missions/trilliack/01 - trilliack defence #1.json +++ b/data/missions/trilliack/01 - trilliack defence #1.json @@ -34,7 +34,7 @@ }, { "groupName" : "Rebels-1", - "types" : "Shale;Blizzard;Khepri", + "types" : "Shale;SK-31;Khepri", "number" : 6, "side" : "SIDE_REBEL", "x" : 20, @@ -44,7 +44,7 @@ }, { "groupName" : "Rebels-2", - "types" : "Shale;Blizzard;Khepri", + "types" : "Shale;SK-31;Khepri", "number" : 6, "side" : "SIDE_REBEL", "x" : -1, @@ -55,7 +55,7 @@ }, { "groupName" : "Rebels-3", - "types" : "Shale;Blizzard;Khepri", + "types" : "Shale;SK-31;Khepri", "number" : 6, "side" : "SIDE_REBEL", "x" : 20,