From 44d57f26a8099cfa8d91815f453c7bba303a63ec Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 27 Jan 2018 14:32:20 +0000 Subject: [PATCH] T10 Power Dist size --- 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 41cde41..d3ed329 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2947,7 +2947,7 @@ module.exports = { hullboost: 2.5 } ], slots: { - standard: [ 8, 7, 7, 5, 6, 4, 6 ], + standard: [ 8, 7, 7, 5, 7, 4, 6 ], hardpoints: [ 3, 3, 3, 3, 2, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0 ], internal: [ 8, 7, 6, 5, 4, 4, 3, 3, 2, { class: 5, diff --git a/dist/index.json b/dist/index.json index f555c7f..6232ec3 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4606,7 +4606,7 @@ 7, 7, 5, - 6, + 7, 4, 6 ], diff --git a/ships/type_10_defender.json b/ships/type_10_defender.json index 5401890..b3ee555 100644 --- a/ships/type_10_defender.json +++ b/ships/type_10_defender.json @@ -31,7 +31,7 @@ { "id": "BB", "edID": 128049338, "eddbID": 807, "grp": "bh", "cost": 180442120, "mass": 150, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 } ], "slots": { - "standard": [8, 7, 7, 5, 6, 4, 6], + "standard": [8, 7, 7, 5, 7, 4, 6], "hardpoints": [3, 3, 3, 3, 2, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0], "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 } }] },