mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Add module reinforcement packages; add military compartments
This commit is contained in:
@@ -30,12 +30,16 @@
|
||||
"slots": {
|
||||
"standard": [3, 3, 3, 1, 2, 2, 2],
|
||||
"hardpoints": [2, 1, 1, 0],
|
||||
"internal": [3, 2, 1, 1]
|
||||
"internal": [
|
||||
3, 2,
|
||||
{ "class": 2, "eligible": { "hr": 1, "scb": 1, "mrp": 1 } },
|
||||
1, 1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["3E", "3E", "3E", "1E", "2E", "2E", "2C"],
|
||||
"hardpoints": [0, 17, 17, 0],
|
||||
"internal": ["44", "00", "2h", 0]
|
||||
"internal": ["44", "00", 0, "2h", 0]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user