mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
Merge branch 'release/2.2.17' into develop
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -20458,9 +20458,9 @@ module.exports = {
|
||||
},
|
||||
ws: {
|
||||
blueprints: {
|
||||
WakeScanner_LightWeight: [ 1, 2, 3, 4, 5 ],
|
||||
WakeScanner_Reinforced: [ 1, 2, 3, 4, 5 ],
|
||||
WakeScanner_Shielded: [ 1, 2, 3, 4, 5 ]
|
||||
WakeScanner_LightWeight: [ 1, 2, 3 ],
|
||||
WakeScanner_Reinforced: [ 1, 2, 3 ],
|
||||
WakeScanner_Shielded: [ 1, 2, 3 ]
|
||||
},
|
||||
modifications: [ "boot", "integrity", "mass", "power" ]
|
||||
}
|
||||
|
||||
12
dist/index.json
vendored
12
dist/index.json
vendored
@@ -28031,23 +28031,17 @@
|
||||
"WakeScanner_LightWeight": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
3
|
||||
],
|
||||
"WakeScanner_Reinforced": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
3
|
||||
],
|
||||
"WakeScanner_Shielded": [
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
3
|
||||
]
|
||||
},
|
||||
"modifications": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.2.16",
|
||||
"version": "2.2.17",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EDCD/coriolis-data"
|
||||
|
||||
Reference in New Issue
Block a user