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