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,
masslock: 13,
pipSpeed: .03875,
pitch: 38,
roll: 90,
yaw: 12,
pitch: 39,
roll: 92,
yaw: 16,
crew: 2
},
retailCost: 18897696,

6
dist/index.json vendored
View File

@@ -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,