Type 10 Power Dist

This commit is contained in:
Unknown
2018-01-27 14:06:15 +00:00
parent e2178324a6
commit ae80cdbdb7
3 changed files with 3 additions and 3 deletions

2
dist/index.js vendored
View File

@@ -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 ]
}