mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Added Dolphin stats
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -874,13 +874,13 @@ module.exports = {
|
|||||||
hullCost: 1115330,
|
hullCost: 1115330,
|
||||||
speed: 250,
|
speed: 250,
|
||||||
boost: 350,
|
boost: 350,
|
||||||
boostEnergy: -1,
|
boostEnergy: 11,
|
||||||
baseShieldStrength: 110,
|
baseShieldStrength: 110,
|
||||||
baseArmour: 110,
|
baseArmour: 110,
|
||||||
hardness: 35,
|
hardness: 35,
|
||||||
hullMass: 140,
|
hullMass: 140,
|
||||||
masslock: -1,
|
masslock: 9,
|
||||||
pipSpeed: .08375,
|
pipSpeed: .13,
|
||||||
luxuryCabins: true,
|
luxuryCabins: true,
|
||||||
pitch: 30,
|
pitch: 30,
|
||||||
roll: 100,
|
roll: 100,
|
||||||
|
|||||||
6
dist/index.json
vendored
6
dist/index.json
vendored
@@ -1386,13 +1386,13 @@
|
|||||||
"hullCost": 1115330,
|
"hullCost": 1115330,
|
||||||
"speed": 250,
|
"speed": 250,
|
||||||
"boost": 350,
|
"boost": 350,
|
||||||
"boostEnergy": -1,
|
"boostEnergy": 11,
|
||||||
"baseShieldStrength": 110,
|
"baseShieldStrength": 110,
|
||||||
"baseArmour": 110,
|
"baseArmour": 110,
|
||||||
"hardness": 35,
|
"hardness": 35,
|
||||||
"hullMass": 140,
|
"hullMass": 140,
|
||||||
"masslock": -1,
|
"masslock": 9,
|
||||||
"pipSpeed": 0.08375,
|
"pipSpeed": 0.13,
|
||||||
"luxuryCabins": true,
|
"luxuryCabins": true,
|
||||||
"pitch": 30,
|
"pitch": 30,
|
||||||
"roll": 100,
|
"roll": 100,
|
||||||
|
|||||||
@@ -8,13 +8,13 @@
|
|||||||
"hullCost": 1115330,
|
"hullCost": 1115330,
|
||||||
"speed": 250,
|
"speed": 250,
|
||||||
"boost": 350,
|
"boost": 350,
|
||||||
"boostEnergy": -1,
|
"boostEnergy": 11,
|
||||||
"baseShieldStrength": 110,
|
"baseShieldStrength": 110,
|
||||||
"baseArmour": 110,
|
"baseArmour": 110,
|
||||||
"hardness": 35,
|
"hardness": 35,
|
||||||
"hullMass": 140,
|
"hullMass": 140,
|
||||||
"masslock": -1,
|
"masslock": 9,
|
||||||
"pipSpeed": 0.08375,
|
"pipSpeed": 0.13,
|
||||||
"luxuryCabins": true,
|
"luxuryCabins": true,
|
||||||
"pitch": 30,
|
"pitch": 30,
|
||||||
"roll": 100,
|
"roll": 100,
|
||||||
|
|||||||
Reference in New Issue
Block a user