mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
oops
this is why i dont do things at 6am
This commit is contained in:
10
dist/index.js
vendored
10
dist/index.js
vendored
@@ -2804,16 +2804,16 @@ module.exports = {
|
|||||||
class: 2,
|
class: 2,
|
||||||
hullCost: 42409425,
|
hullCost: 42409425,
|
||||||
speed: 250,
|
speed: 250,
|
||||||
boost: 380,
|
boost: 350,
|
||||||
boostEnergy: 13,
|
boostEnergy: 13,
|
||||||
baseShieldStrength: 200,
|
baseShieldStrength: 200,
|
||||||
baseArmour: 180,
|
baseArmour: 180,
|
||||||
hardness: 60,
|
hardness: 60,
|
||||||
hullMass: 270,
|
hullMass: 270,
|
||||||
masslock: 17,
|
masslock: 17,
|
||||||
pipSpeed: .048387096774194,
|
pipSpeed: .09,
|
||||||
pitch: 27,
|
pitch: 26,
|
||||||
roll: 80,
|
roll: 90,
|
||||||
yaw: 10,
|
yaw: 10,
|
||||||
crew: 2
|
crew: 2
|
||||||
},
|
},
|
||||||
@@ -3002,7 +3002,7 @@ module.exports = {
|
|||||||
hardness: 65,
|
hardness: 65,
|
||||||
hullMass: 250,
|
hullMass: 250,
|
||||||
masslock: 12,
|
masslock: 12,
|
||||||
pipSpeed: .046052631578947,
|
pipSpeed: .048387096774194,
|
||||||
pitch: 27,
|
pitch: 27,
|
||||||
roll: 80,
|
roll: 80,
|
||||||
yaw: 10,
|
yaw: 10,
|
||||||
|
|||||||
10
dist/index.json
vendored
10
dist/index.json
vendored
@@ -4310,16 +4310,16 @@
|
|||||||
"class": 2,
|
"class": 2,
|
||||||
"hullCost": 42409425,
|
"hullCost": 42409425,
|
||||||
"speed": 250,
|
"speed": 250,
|
||||||
"boost": 380,
|
"boost": 350,
|
||||||
"boostEnergy": 13,
|
"boostEnergy": 13,
|
||||||
"baseShieldStrength": 200,
|
"baseShieldStrength": 200,
|
||||||
"baseArmour": 180,
|
"baseArmour": 180,
|
||||||
"hardness": 60,
|
"hardness": 60,
|
||||||
"hullMass": 270,
|
"hullMass": 270,
|
||||||
"masslock": 17,
|
"masslock": 17,
|
||||||
"pipSpeed": 0.048387096774194,
|
"pipSpeed": 0.09,
|
||||||
"pitch": 27,
|
"pitch": 26,
|
||||||
"roll": 80,
|
"roll": 90,
|
||||||
"yaw": 10,
|
"yaw": 10,
|
||||||
"crew": 2
|
"crew": 2
|
||||||
},
|
},
|
||||||
@@ -4623,7 +4623,7 @@
|
|||||||
"hardness": 65,
|
"hardness": 65,
|
||||||
"hullMass": 250,
|
"hullMass": 250,
|
||||||
"masslock": 12,
|
"masslock": 12,
|
||||||
"pipSpeed": 0.046052631578947,
|
"pipSpeed": 0.048387096774194,
|
||||||
"pitch": 27,
|
"pitch": 27,
|
||||||
"roll": 80,
|
"roll": 80,
|
||||||
"yaw": 10,
|
"yaw": 10,
|
||||||
|
|||||||
@@ -8,16 +8,16 @@
|
|||||||
"class": 2,
|
"class": 2,
|
||||||
"hullCost": 42409425,
|
"hullCost": 42409425,
|
||||||
"speed": 250,
|
"speed": 250,
|
||||||
"boost": 380,
|
"boost": 350,
|
||||||
"boostEnergy": 13,
|
"boostEnergy": 13,
|
||||||
"baseShieldStrength": 200,
|
"baseShieldStrength": 200,
|
||||||
"baseArmour": 180,
|
"baseArmour": 180,
|
||||||
"hardness": 60,
|
"hardness": 60,
|
||||||
"hullMass": 270,
|
"hullMass": 270,
|
||||||
"masslock": 17,
|
"masslock": 17,
|
||||||
"pipSpeed": 0.048387096774194,
|
"pipSpeed": 0.09,
|
||||||
"pitch": 27,
|
"pitch": 26,
|
||||||
"roll": 80,
|
"roll": 90,
|
||||||
"yaw": 10,
|
"yaw": 10,
|
||||||
"crew": 2
|
"crew": 2
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"hardness": 65,
|
"hardness": 65,
|
||||||
"hullMass": 250,
|
"hullMass": 250,
|
||||||
"masslock": 12,
|
"masslock": 12,
|
||||||
"pipSpeed": 0.046052631578947,
|
"pipSpeed": 0.048387096774194,
|
||||||
"pitch": 27,
|
"pitch": 27,
|
||||||
"roll": 80,
|
"roll": 80,
|
||||||
"yaw": 10,
|
"yaw": 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user