Add initial loadout passenger cabins for Beluga

Add initial loadout passenger cabins for Orca
Update costs and initial loadouts for Keelback and Type-7
This commit is contained in:
Cmdr McDonald
2016-11-09 16:33:21 +00:00
parent ea3b66e71d
commit 24219231e6
8 changed files with 46 additions and 43 deletions

View File

@@ -6,7 +6,7 @@
"name": "Orca",
"manufacturer": "Saud Kruger",
"class": 3,
"hullCost": 47798080,
"hullCost": 47790590,
"speed": 300,
"boost": 380,
"boostEnergy": 16,
@@ -18,7 +18,7 @@
"pipSpeed": 0.08375,
"luxuryCabins": true
},
"retailCost": 48539890,
"retailCost": 48539900,
"bulkheads": [
{ "id": "BM", "edID": 128049328, "eddbID": 798, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0.2, "hullboost": 0.8 },
{ "id": "BN", "edID": 128049329, "eddbID": 799, "grp": "bh", "cost": 19415950, "mass": 21, "explres": -0.4, "kinres": 0.2, "thermres": 0, "hullboost": 1.52 },
@@ -38,7 +38,7 @@
"defaults": {
"standard": ["5E", "6E", "5E", "6E", "5E", "4E", "5C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
"internal": ["6e economy", "4e economy", "03", "4e", "02", 0, 0, "2h"]
"internal": ["me", "mc", "03", "4e", "02", 0, 0, "2h"]
}
}
}