mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +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,
|
||||
speed: 250,
|
||||
boost: 350,
|
||||
boostEnergy: -1,
|
||||
boostEnergy: 11,
|
||||
baseShieldStrength: 110,
|
||||
baseArmour: 110,
|
||||
hardness: 35,
|
||||
hullMass: 140,
|
||||
masslock: -1,
|
||||
pipSpeed: .08375,
|
||||
masslock: 9,
|
||||
pipSpeed: .13,
|
||||
luxuryCabins: true,
|
||||
pitch: 30,
|
||||
roll: 100,
|
||||
|
||||
6
dist/index.json
vendored
6
dist/index.json
vendored
@@ -1386,13 +1386,13 @@
|
||||
"hullCost": 1115330,
|
||||
"speed": 250,
|
||||
"boost": 350,
|
||||
"boostEnergy": -1,
|
||||
"boostEnergy": 11,
|
||||
"baseShieldStrength": 110,
|
||||
"baseArmour": 110,
|
||||
"hardness": 35,
|
||||
"hullMass": 140,
|
||||
"masslock": -1,
|
||||
"pipSpeed": 0.08375,
|
||||
"masslock": 9,
|
||||
"pipSpeed": 0.13,
|
||||
"luxuryCabins": true,
|
||||
"pitch": 30,
|
||||
"roll": 100,
|
||||
|
||||
@@ -8,13 +8,13 @@
|
||||
"hullCost": 1115330,
|
||||
"speed": 250,
|
||||
"boost": 350,
|
||||
"boostEnergy": -1,
|
||||
"boostEnergy": 11,
|
||||
"baseShieldStrength": 110,
|
||||
"baseArmour": 110,
|
||||
"hardness": 35,
|
||||
"hullMass": 140,
|
||||
"masslock": -1,
|
||||
"pipSpeed": 0.08375,
|
||||
"masslock": 9,
|
||||
"pipSpeed": 0.13,
|
||||
"luxuryCabins": true,
|
||||
"pitch": 30,
|
||||
"roll": 100,
|
||||
|
||||
Reference in New Issue
Block a user