From 69a6bdf7d6e23edf05b1022915850f0b3d1e3cf6 Mon Sep 17 00:00:00 2001 From: Colin McLeod Date: Mon, 7 Mar 2016 08:59:50 -0800 Subject: [PATCH] Updating distribution --- dist/index.js | 4 ++-- dist/index.json | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) 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 ] },