mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
fix DSS mass
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -18236,7 +18236,7 @@ module.exports = {
|
|||||||
eddbID: 1245,
|
eddbID: 1245,
|
||||||
grp: "ss",
|
grp: "ss",
|
||||||
id: "2i",
|
id: "2i",
|
||||||
mass: 1.3,
|
mass: 0,
|
||||||
name: "Detailed Surface Scanner",
|
name: "Detailed Surface Scanner",
|
||||||
power: 0,
|
power: 0,
|
||||||
rating: "C",
|
rating: "C",
|
||||||
|
|||||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -21285,7 +21285,7 @@
|
|||||||
"eddbID": 1245,
|
"eddbID": 1245,
|
||||||
"grp": "ss",
|
"grp": "ss",
|
||||||
"id": "2i",
|
"id": "2i",
|
||||||
"mass": 1.3,
|
"mass": 0,
|
||||||
"name": "Detailed Surface Scanner",
|
"name": "Detailed Surface Scanner",
|
||||||
"power": 0,
|
"power": 0,
|
||||||
"rating": "C",
|
"rating": "C",
|
||||||
|
|||||||
@@ -7,11 +7,11 @@
|
|||||||
"eddbID": 1245,
|
"eddbID": 1245,
|
||||||
"grp": "ss",
|
"grp": "ss",
|
||||||
"id": "2i",
|
"id": "2i",
|
||||||
"mass": 1.3,
|
"mass": 0,
|
||||||
"name": "Detailed Surface Scanner",
|
"name": "Detailed Surface Scanner",
|
||||||
"power": 0,
|
"power": 0,
|
||||||
"rating": "C",
|
"rating": "C",
|
||||||
"symbol": "Int_DetailedSurfaceScanner_Tiny"
|
"symbol": "Int_DetailedSurfaceScanner_Tiny"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user