diff --git a/dist/index.js b/dist/index.js index f98c810..41dc4eb 100644 --- a/dist/index.js +++ b/dist/index.js @@ -541,7 +541,7 @@ module.exports = { slots: { standard: [ 2, 3, 3, 1, 2, 2, 2 ], hardpoints: [ 1, 1, 1, 0 ], - internal: [ 3, 2, 1 ] + internal: [ 3, 2, 1, 1 ] }, defaults: { standard: [ "2E", "3E", "3E", "1E", "2E", "2E", "2C" ], @@ -1407,7 +1407,7 @@ module.exports = { slots: { standard: [ 2, 2, 2, 1, 1, 1, 1 ], hardpoints: [ 1, 1, 0, 0 ], - internal: [ 2, 2, 1 ] + internal: [ 2, 2, 1, 1 ] }, defaults: { standard: [ "2E", "2E", "2E", "1E", "1E", "1E", "1C" ], diff --git a/dist/index.json b/dist/index.json index b865a50..b46bcfc 100644 --- a/dist/index.json +++ b/dist/index.json @@ -1003,6 +1003,7 @@ "internal": [ 3, 2, + 1, 1 ] }, @@ -2649,6 +2650,7 @@ "internal": [ 2, 2, + 1, 1 ] },