update pitch / roll / yaw

thx taleden
This commit is contained in:
willyb321
2018-01-27 07:39:30 +11:00
parent a86c5e910c
commit 859655b165
3 changed files with 9 additions and 9 deletions

6
dist/index.js vendored
View File

@@ -107,9 +107,9 @@ module.exports = {
hullMass: 420, hullMass: 420,
masslock: 13, masslock: 13,
pipSpeed: .03875, pipSpeed: .03875,
pitch: 38, pitch: 39,
roll: 90, roll: 92,
yaw: 12, yaw: 16,
crew: 2 crew: 2
}, },
retailCost: 18897696, retailCost: 18897696,

6
dist/index.json vendored
View File

@@ -153,9 +153,9 @@
"hullMass": 420, "hullMass": 420,
"masslock": 13, "masslock": 13,
"pipSpeed": 0.03875, "pipSpeed": 0.03875,
"pitch": 38, "pitch": 39,
"roll": 90, "roll": 92,
"yaw": 12, "yaw": 16,
"crew": 2 "crew": 2
}, },
"retailCost": 18897696, "retailCost": 18897696,

View File

@@ -16,9 +16,9 @@
"hullMass": 420, "hullMass": 420,
"masslock": 13, "masslock": 13,
"pipSpeed": 0.03875, "pipSpeed": 0.03875,
"pitch": 38, "pitch": 39,
"roll": 90, "roll": 92,
"yaw": 12, "yaw": 16,
"crew": 2 "crew": 2
}, },
"retailCost": 18897696, "retailCost": 18897696,