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