hotfix krait has fighters

This commit is contained in:
willyb321
2018-06-28 17:11:23 +10:00
parent 20378ea478
commit 8235338c70
3 changed files with 3 additions and 0 deletions

1
dist/index.js vendored
View File

@@ -2436,6 +2436,7 @@ module.exports = {
hullMass: 320, hullMass: 320,
masslock: 17, masslock: 17,
pipSpeed: .09375, pipSpeed: .09375,
fighterHangars: true,
pitch: 26, pitch: 26,
roll: 90, roll: 90,
yaw: 10, yaw: 10,

1
dist/index.json vendored
View File

@@ -3819,6 +3819,7 @@
"hullMass": 320, "hullMass": 320,
"masslock": 17, "masslock": 17,
"pipSpeed": 0.09375, "pipSpeed": 0.09375,
"fighterHangars": true,
"pitch": 26, "pitch": 26,
"roll": 90, "roll": 90,
"yaw": 10, "yaw": 10,

View File

@@ -16,6 +16,7 @@
"hullMass": 320, "hullMass": 320,
"masslock": 17, "masslock": 17,
"pipSpeed": 0.09375, "pipSpeed": 0.09375,
"fighterHangars": true,
"pitch": 26, "pitch": 26,
"roll": 90, "roll": 90,
"yaw": 10, "yaw": 10,