diff --git a/dist/index.js b/dist/index.js index 673fb78..46cc45c 100644 --- a/dist/index.js +++ b/dist/index.js @@ -223,7 +223,7 @@ module.exports = { hardness: 65, hullMass: 450, masslock: 13, - pipSpeed: .03875, + pipSpeed: .0875, pitch: 32, roll: 90, yaw: 16, diff --git a/dist/index.json b/dist/index.json index b09fd3b..1bca235 100644 --- a/dist/index.json +++ b/dist/index.json @@ -331,7 +331,7 @@ "hardness": 65, "hullMass": 450, "masslock": 13, - "pipSpeed": 0.03875, + "pipSpeed": 0.0875, "pitch": 32, "roll": 90, "yaw": 16, diff --git a/ships/alliance_challenger.json b/ships/alliance_challenger.json index ce2757c..46b2c5f 100644 --- a/ships/alliance_challenger.json +++ b/ships/alliance_challenger.json @@ -15,7 +15,7 @@ "hardness": 65, "hullMass": 450, "masslock": 13, - "pipSpeed": 0.03875, + "pipSpeed": 0.0875, "pitch": 32, "roll": 90, "yaw": 16,