This commit is contained in:
Cmdr McDonald
2016-10-30 14:44:51 +00:00
parent b257b1c4e9
commit ceed701a12
2 changed files with 157 additions and 2 deletions

77
dist/index.js vendored
View File

@@ -2845,6 +2845,81 @@ module.exports = {
rating: "A"
} ],
fsd: [ {
class: 8,
cost: 0,
edID: 128064133,
eddbID: 991,
fuelmul: .011,
fuelpower: 2.9,
grp: "fsd",
id: "Fy",
integrity: 93,
mass: 160,
maxfuel: 0,
optmass: 0,
power: 0,
rating: "E"
}, {
class: 8,
cost: 0,
edID: 128064134,
eddbID: 992,
fuelmul: .01,
fuelpower: 2.9,
grp: "fsd",
id: "Fx",
integrity: 37,
mass: 64,
maxfuel: 0,
optmass: 0,
power: 0,
rating: "D"
}, {
class: 8,
cost: 0,
edID: 128064135,
eddbID: 993,
fuelmul: .008,
fuelpower: 2.9,
grp: "fsd",
id: "Fw",
integrity: 46,
mass: 160,
maxfuel: 0,
optmass: 0,
power: 0,
rating: "C"
}, {
class: 8,
cost: 0,
edID: 128064136,
eddbID: 994,
fuelmul: .01,
fuelpower: 2.9,
grp: "fsd",
id: "Fv",
integrity: 74,
mass: 256,
maxfuel: 0,
optmass: 0,
power: 0,
rating: "B"
}, {
class: 8,
cost: 0,
edID: 128064137,
eddbID: 995,
fuelmul: .012,
fuelpower: 2.9,
grp: "fsd",
id: "Fu",
integrity: 46,
mass: 160,
maxfuel: 0,
optmass: 0,
power: 0,
rating: "A"
}, {
class: 7,
cost: 633200,
edID: 128064128,
@@ -3126,7 +3201,7 @@ module.exports = {
integrity: 96,
mass: 16,
maxfuel: 2.5,
optmass: 438,
optmass: 437.5,
power: .38,
rating: "B"
}, {

82
dist/index.json vendored
View File

@@ -4567,6 +4567,86 @@
}
],
"fsd": [
{
"class": 8,
"cost": 0,
"edID": 128064133,
"eddbID": 991,
"fuelmul": 0.011,
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fy",
"integrity": 93,
"mass": 160,
"maxfuel": 0,
"optmass": 0,
"power": 0,
"rating": "E"
},
{
"class": 8,
"cost": 0,
"edID": 128064134,
"eddbID": 992,
"fuelmul": 0.01,
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fx",
"integrity": 37,
"mass": 64,
"maxfuel": 0,
"optmass": 0,
"power": 0,
"rating": "D"
},
{
"class": 8,
"cost": 0,
"edID": 128064135,
"eddbID": 993,
"fuelmul": 0.008,
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fw",
"integrity": 46,
"mass": 160,
"maxfuel": 0,
"optmass": 0,
"power": 0,
"rating": "C"
},
{
"class": 8,
"cost": 0,
"edID": 128064136,
"eddbID": 994,
"fuelmul": 0.01,
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fv",
"integrity": 74,
"mass": 256,
"maxfuel": 0,
"optmass": 0,
"power": 0,
"rating": "B"
},
{
"class": 8,
"cost": 0,
"edID": 128064137,
"eddbID": 995,
"fuelmul": 0.012,
"fuelpower": 2.9,
"grp": "fsd",
"id": "Fu",
"integrity": 46,
"mass": 160,
"maxfuel": 0,
"optmass": 0,
"power": 0,
"rating": "A"
},
{
"class": 7,
"cost": 633200,
@@ -4867,7 +4947,7 @@
"integrity": 96,
"mass": 16,
"maxfuel": 2.5,
"optmass": 438,
"optmass": 437.5,
"power": 0.38,
"rating": "B"
},