mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
base armour fixed
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -102,8 +102,8 @@ module.exports = {
|
||||
boost: 337,
|
||||
boostEnergy: 19,
|
||||
baseShieldStrength: 154,
|
||||
baseArmour: 504,
|
||||
hardness: 70,
|
||||
baseArmour: 280,
|
||||
hardness: 65,
|
||||
hullMass: 420,
|
||||
masslock: 13,
|
||||
pipSpeed: .03875,
|
||||
|
||||
4
dist/index.json
vendored
4
dist/index.json
vendored
@@ -148,8 +148,8 @@
|
||||
"boost": 337,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 154,
|
||||
"baseArmour": 504,
|
||||
"hardness": 70,
|
||||
"baseArmour": 280,
|
||||
"hardness": 65,
|
||||
"hullMass": 420,
|
||||
"masslock": 13,
|
||||
"pipSpeed": 0.03875,
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
"boost": 337,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 154,
|
||||
"baseArmour": 504,
|
||||
"hardness": 70,
|
||||
"baseArmour": 280,
|
||||
"hardness": 65,
|
||||
"hullMass": 420,
|
||||
"masslock": 13,
|
||||
"pipSpeed": 0.03875,
|
||||
|
||||
Reference in New Issue
Block a user