Updating distribution

This commit is contained in:
Colin McLeod
2016-03-07 08:59:50 -08:00
parent f9205696d4
commit 69a6bdf7d6
2 changed files with 4 additions and 2 deletions

4
dist/index.js vendored
View File

@@ -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" ],

2
dist/index.json vendored
View File

@@ -1003,6 +1003,7 @@
"internal": [
3,
2,
1,
1
]
},
@@ -2649,6 +2650,7 @@
"internal": [
2,
2,
1,
1
]
},