mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
fix challenger default loadout
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -228,7 +228,7 @@ module.exports = {
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 17, 0, 17, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "4h", "01", "01", "", "", "", "", "", 0 ]
|
||||
internal: [ "04", "4j", "01", "01", "", "", "", "", "", 0 ]
|
||||
}
|
||||
},
|
||||
alliance_chieftain: {
|
||||
|
||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -336,7 +336,7 @@
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4h",
|
||||
"4j",
|
||||
"01",
|
||||
"01",
|
||||
"",
|
||||
|
||||
@@ -189,7 +189,7 @@
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4h",
|
||||
"4j",
|
||||
"01",
|
||||
"01",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user