From 4b7eb86de290e6ac6ae10f253031a00119e8486a Mon Sep 17 00:00:00 2001 From: willyb321 Date: Thu, 28 Jun 2018 05:18:30 +1000 Subject: [PATCH] krait pipspeed --- dist/index.js | 2 +- dist/index.json | 2 +- ships/krait_mkii.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index c55bd16..1ba372b 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2318,7 +2318,7 @@ module.exports = { hardness: 65, hullMass: 320, masslock: 17, - pipSpeed: .0975, + pipSpeed: .09375, pitch: 26, roll: 90, yaw: 10, diff --git a/dist/index.json b/dist/index.json index 552b625..31529b2 100644 --- a/dist/index.json +++ b/dist/index.json @@ -3636,7 +3636,7 @@ "hardness": 65, "hullMass": 320, "masslock": 17, - "pipSpeed": 0.0975, + "pipSpeed": 0.09375, "pitch": 26, "roll": 90, "yaw": 10, diff --git a/ships/krait_mkii.json b/ships/krait_mkii.json index 34a1ced..c21bd40 100644 --- a/ships/krait_mkii.json +++ b/ships/krait_mkii.json @@ -15,7 +15,7 @@ "hardness": 65, "hullMass": 320, "masslock": 17, - "pipSpeed": 0.0975, + "pipSpeed": 0.09375, "pitch": 26, "roll": 90, "yaw": 10,