mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
update pitch / roll / yaw
thx taleden
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -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
6
dist/index.json
vendored
@@ -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,
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user