mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
fix power, desc, rating
This commit is contained in:
12
dist/index.js
vendored
12
dist/index.js
vendored
@@ -14378,7 +14378,7 @@ module.exports = {
|
|||||||
rating: "E",
|
rating: "E",
|
||||||
symbol: "Int_DockingComputer_Standard",
|
symbol: "Int_DockingComputer_Standard",
|
||||||
ukName: "Docking Computer",
|
ukName: "Docking Computer",
|
||||||
ukDiscript: "Allows automated docking sequence at all starports and outposts."
|
ukDiscript: "Allows assisted docking sequence at all starports and outposts."
|
||||||
}, {
|
}, {
|
||||||
class: 1,
|
class: 1,
|
||||||
cost: 13509,
|
cost: 13509,
|
||||||
@@ -14388,11 +14388,11 @@ module.exports = {
|
|||||||
id: "3x",
|
id: "3x",
|
||||||
integrity: 10,
|
integrity: 10,
|
||||||
name: "Advanced Docking Computer",
|
name: "Advanced Docking Computer",
|
||||||
power: .39,
|
power: .45,
|
||||||
rating: "E",
|
rating: "E",
|
||||||
symbol: "Int_DockingComputer_Advanced",
|
symbol: "Int_DockingComputer_Advanced",
|
||||||
ukName: "Advanced Docking Computer",
|
ukName: "Advanced Docking Computer",
|
||||||
ukDiscript: "TODO"
|
ukDiscript: "Allows assisted docking and launch at all starports and outposts."
|
||||||
} ],
|
} ],
|
||||||
dtl: [ {
|
dtl: [ {
|
||||||
class: 1,
|
class: 1,
|
||||||
@@ -20453,12 +20453,12 @@ module.exports = {
|
|||||||
grp: "sua",
|
grp: "sua",
|
||||||
id: "3w",
|
id: "3w",
|
||||||
mass: 0,
|
mass: 0,
|
||||||
power: 0,
|
power: .3,
|
||||||
rating: "I",
|
rating: "E",
|
||||||
symbol: "Int_SupercruiseAssist",
|
symbol: "Int_SupercruiseAssist",
|
||||||
name: "Supercruise Assist",
|
name: "Supercruise Assist",
|
||||||
ukName: "Supercruise Assist",
|
ukName: "Supercruise Assist",
|
||||||
ukDiscript: "TODO"
|
ukDiscript: "Provides additional supercruise guidance to a predetermined destination."
|
||||||
} ]
|
} ]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
12
dist/index.json
vendored
12
dist/index.json
vendored
@@ -17218,7 +17218,7 @@
|
|||||||
"rating": "E",
|
"rating": "E",
|
||||||
"symbol": "Int_DockingComputer_Standard",
|
"symbol": "Int_DockingComputer_Standard",
|
||||||
"ukName": "Docking Computer",
|
"ukName": "Docking Computer",
|
||||||
"ukDiscript": "Allows automated docking sequence at all starports and outposts."
|
"ukDiscript": "Allows assisted docking sequence at all starports and outposts."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
@@ -17229,11 +17229,11 @@
|
|||||||
"id": "3x",
|
"id": "3x",
|
||||||
"integrity": 10,
|
"integrity": 10,
|
||||||
"name": "Advanced Docking Computer",
|
"name": "Advanced Docking Computer",
|
||||||
"power": 0.39,
|
"power": 0.45,
|
||||||
"rating": "E",
|
"rating": "E",
|
||||||
"symbol": "Int_DockingComputer_Advanced",
|
"symbol": "Int_DockingComputer_Advanced",
|
||||||
"ukName": "Advanced Docking Computer",
|
"ukName": "Advanced Docking Computer",
|
||||||
"ukDiscript": "TODO"
|
"ukDiscript": "Allows assisted docking and launch at all starports and outposts."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"dtl": [
|
"dtl": [
|
||||||
@@ -23674,12 +23674,12 @@
|
|||||||
"grp": "sua",
|
"grp": "sua",
|
||||||
"id": "3w",
|
"id": "3w",
|
||||||
"mass": 0,
|
"mass": 0,
|
||||||
"power": 0,
|
"power": 0.3,
|
||||||
"rating": "I",
|
"rating": "E",
|
||||||
"symbol": "Int_SupercruiseAssist",
|
"symbol": "Int_SupercruiseAssist",
|
||||||
"name": "Supercruise Assist",
|
"name": "Supercruise Assist",
|
||||||
"ukName": "Supercruise Assist",
|
"ukName": "Supercruise Assist",
|
||||||
"ukDiscript": "TODO"
|
"ukDiscript": "Provides additional supercruise guidance to a predetermined destination."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"rating": "E",
|
"rating": "E",
|
||||||
"symbol": "Int_DockingComputer_Standard",
|
"symbol": "Int_DockingComputer_Standard",
|
||||||
"ukName": "Docking Computer",
|
"ukName": "Docking Computer",
|
||||||
"ukDiscript": "Allows automated docking sequence at all starports and outposts."
|
"ukDiscript": "Allows assisted docking sequence at all starports and outposts."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"class": 1,
|
"class": 1,
|
||||||
@@ -24,11 +24,11 @@
|
|||||||
"id": "3x",
|
"id": "3x",
|
||||||
"integrity": 10,
|
"integrity": 10,
|
||||||
"name": "Advanced Docking Computer",
|
"name": "Advanced Docking Computer",
|
||||||
"power": 0.39,
|
"power": 0.45,
|
||||||
"rating": "E",
|
"rating": "E",
|
||||||
"symbol": "Int_DockingComputer_Advanced",
|
"symbol": "Int_DockingComputer_Advanced",
|
||||||
"ukName": "Advanced Docking Computer",
|
"ukName": "Advanced Docking Computer",
|
||||||
"ukDiscript": "TODO"
|
"ukDiscript": "Allows assisted docking and launch at all starports and outposts."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,12 +8,12 @@
|
|||||||
"grp": "sua",
|
"grp": "sua",
|
||||||
"id": "3w",
|
"id": "3w",
|
||||||
"mass": 0,
|
"mass": 0,
|
||||||
"power": 0,
|
"power": 0.3,
|
||||||
"rating": "I",
|
"rating": "E",
|
||||||
"symbol": "Int_SupercruiseAssist",
|
"symbol": "Int_SupercruiseAssist",
|
||||||
"name": "Supercruise Assist",
|
"name": "Supercruise Assist",
|
||||||
"ukName": "Supercruise Assist",
|
"ukName": "Supercruise Assist",
|
||||||
"ukDiscript": "TODO"
|
"ukDiscript": "Provides additional supercruise guidance to a predetermined destination."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user