diff --git a/dist/index.js b/dist/index.js index 4b8e936..2d466b0 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2813,7 +2813,6 @@ module.exports = { hullMass: 280, masslock: 17, pipSpeed: .07122905027933, - fighterHangars: true, pitch: 32, roll: 80, yaw: 16, diff --git a/dist/index.json b/dist/index.json index 5c3634f..9d5a223 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4319,7 +4319,6 @@ "hullMass": 280, "masslock": 17, "pipSpeed": 0.07122905027933, - "fighterHangars": true, "pitch": 32, "roll": 80, "yaw": 16, diff --git a/ships/krait_phantom.json b/ships/krait_phantom.json index 0136a57..891405e 100644 --- a/ships/krait_phantom.json +++ b/ships/krait_phantom.json @@ -17,7 +17,6 @@ "hullMass": 280, "masslock": 17, "pipSpeed": 0.07122905027933, - "fighterHangars": true, "pitch": 32, "roll": 80, "yaw": 16,