From 20378ea4781e2d1d2d72f46cb575195f0ff5d82c Mon Sep 17 00:00:00 2001 From: willyb321 Date: Thu, 28 Jun 2018 05:20:33 +1000 Subject: [PATCH] challenger correct pipspeed --- dist/index.js | 2 +- dist/index.json | 2 +- ships/alliance_challenger.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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,