mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
T 10 Utility Patch
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -2831,7 +2831,7 @@ module.exports = {
|
||||
} ],
|
||||
slots: {
|
||||
standard: [ 8, 7, 7, 5, 6, 4, 6 ],
|
||||
hardpoints: [ 3, 3, 3, 3, 2, 2, 2, 1, 1 ],
|
||||
hardpoints: [ 3, 3, 3, 3, 2, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ 8, 7, 6, 5, 4, 4, 3, 3, 2, {
|
||||
class: 5,
|
||||
name: "Military",
|
||||
@@ -2852,7 +2852,7 @@ module.exports = {
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "7E", "6E", "5E", "6E", "4E", "6C" ],
|
||||
hardpoints: [ 0, 0, 0, 0, 17, 17, 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 ]
|
||||
}
|
||||
},
|
||||
|
||||
18
dist/index.json
vendored
18
dist/index.json
vendored
@@ -4440,7 +4440,15 @@
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
8,
|
||||
@@ -4491,6 +4499,14 @@
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
|
||||
Reference in New Issue
Block a user