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: { 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 ], 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 ] internal: [ "06", "05", "4j", "03", "02", 0, "01", 0, "2h", 0, 0 ]
} }

2
dist/index.json vendored
View File

@@ -4665,7 +4665,7 @@
"7E", "7E",
"6E", "6E",
"5E", "5E",
"6E", "7E",
"4E", "4E",
"6C" "6C"
], ],

View File

@@ -36,7 +36,7 @@
"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 } }] "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 } }]
}, },
"defaults": { "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], "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] "internal": ["06", "05", "4j", "03", "02", 0, "01", 0, "2h", 0, 0]
} }