From ae80cdbdb7c12560f2b8dbed431644056e0a7ab9 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 27 Jan 2018 14:06:15 +0000 Subject: [PATCH] Type 10 Power Dist --- dist/index.js | 2 +- dist/index.json | 2 +- ships/type_10_defender.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index fb3a5af..41cde41 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2968,7 +2968,7 @@ module.exports = { } ] }, defaults: { - standard: [ "6E", "7E", "6E", "5E", "6E", "4E", "6C" ], + standard: [ "6E", "7E", "6E", "5E", "7E", "4E", "6C" ], hardpoints: [ 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], internal: [ "06", "05", "4j", "03", "02", 0, "01", 0, "2h", 0, 0 ] } diff --git a/dist/index.json b/dist/index.json index dd69819..f555c7f 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4665,7 +4665,7 @@ "7E", "6E", "5E", - "6E", + "7E", "4E", "6C" ], diff --git a/ships/type_10_defender.json b/ships/type_10_defender.json index f2c49c7..5401890 100644 --- a/ships/type_10_defender.json +++ b/ships/type_10_defender.json @@ -36,7 +36,7 @@ "internal": [8, 7, 6, 5, 4, 4, 3, 3, 2,{ "class": 5, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },{ "class": 5, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1 } }] }, "defaults": { - "standard": ["6E", "7E", "6E", "5E", "6E", "4E", "6C"], + "standard": ["6E", "7E", "6E", "5E", "7E", "4E", "6C"], "hardpoints": [0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "internal": ["06", "05", "4j", "03", "02", 0, "01", 0, "2h", 0, 0] }