mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +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,
|
||||
|
||||
Reference in New Issue
Block a user