From 859655b16566b908ae5454a296bcdf809c0fce11 Mon Sep 17 00:00:00 2001 From: willyb321 Date: Sat, 27 Jan 2018 07:39:30 +1100 Subject: [PATCH] update pitch / roll / yaw thx taleden --- dist/index.js | 6 +++--- dist/index.json | 6 +++--- ships/alliance_chieftain.json | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dist/index.js b/dist/index.js index 3a6116d..5792ce4 100644 --- a/dist/index.js +++ b/dist/index.js @@ -107,9 +107,9 @@ module.exports = { hullMass: 420, masslock: 13, pipSpeed: .03875, - pitch: 38, - roll: 90, - yaw: 12, + pitch: 39, + roll: 92, + yaw: 16, crew: 2 }, retailCost: 18897696, diff --git a/dist/index.json b/dist/index.json index 54a9124..73b6093 100644 --- a/dist/index.json +++ b/dist/index.json @@ -153,9 +153,9 @@ "hullMass": 420, "masslock": 13, "pipSpeed": 0.03875, - "pitch": 38, - "roll": 90, - "yaw": 12, + "pitch": 39, + "roll": 92, + "yaw": 16, "crew": 2 }, "retailCost": 18897696, diff --git a/ships/alliance_chieftain.json b/ships/alliance_chieftain.json index 0e10f78..4896f93 100644 --- a/ships/alliance_chieftain.json +++ b/ships/alliance_chieftain.json @@ -16,9 +16,9 @@ "hullMass": 420, "masslock": 13, "pipSpeed": 0.03875, - "pitch": 38, - "roll": 90, - "yaw": 12, + "pitch": 39, + "roll": 92, + "yaw": 16, "crew": 2 }, "retailCost": 18897696,