mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
fix pipspeed, and speed for crusader
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -350,8 +350,8 @@ module.exports = {
|
||||
manufacturer: "Lakon",
|
||||
class: 2,
|
||||
hullCost: 18182883,
|
||||
speed: 230,
|
||||
boost: 330,
|
||||
speed: 180,
|
||||
boost: 300,
|
||||
boostEnergy: 19,
|
||||
baseShieldStrength: 200,
|
||||
baseArmour: 300,
|
||||
@@ -359,7 +359,7 @@ module.exports = {
|
||||
hullMass: 500,
|
||||
masslock: 13,
|
||||
fighterHangars: true,
|
||||
pipSpeed: .08695652173913,
|
||||
pipSpeed: .15833333333333,
|
||||
pitch: 32,
|
||||
roll: 80,
|
||||
yaw: 16,
|
||||
|
||||
6
dist/index.json
vendored
6
dist/index.json
vendored
@@ -523,8 +523,8 @@
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"hullCost": 18182883,
|
||||
"speed": 230,
|
||||
"boost": 330,
|
||||
"speed": 180,
|
||||
"boost": 300,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 200,
|
||||
"baseArmour": 300,
|
||||
@@ -532,7 +532,7 @@
|
||||
"hullMass": 500,
|
||||
"masslock": 13,
|
||||
"fighterHangars": true,
|
||||
"pipSpeed": 0.08695652173913,
|
||||
"pipSpeed": 0.15833333333333,
|
||||
"pitch": 32,
|
||||
"roll": 80,
|
||||
"yaw": 16,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"hullCost": 18182883,
|
||||
"speed": 230,
|
||||
"boost": 330,
|
||||
"speed": 180,
|
||||
"boost": 300,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 200,
|
||||
"baseArmour": 300,
|
||||
@@ -16,7 +16,7 @@
|
||||
"hullMass": 500,
|
||||
"masslock": 13,
|
||||
"fighterHangars": true,
|
||||
"pipSpeed": 0.08695652173913,
|
||||
"pipSpeed": 0.15833333333333,
|
||||
"pitch": 32,
|
||||
"roll": 80,
|
||||
"yaw": 16,
|
||||
|
||||
Reference in New Issue
Block a user