mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Fix mamba hardnes
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -3028,7 +3028,7 @@ module.exports = {
|
|||||||
baseShieldStrength: 270,
|
baseShieldStrength: 270,
|
||||||
heatCapacity: 165,
|
heatCapacity: 165,
|
||||||
baseArmour: 230,
|
baseArmour: 230,
|
||||||
hardness: 65,
|
hardness: 70,
|
||||||
hullMass: 250,
|
hullMass: 250,
|
||||||
masslock: 12,
|
masslock: 12,
|
||||||
pipSpeed: .056451612903226,
|
pipSpeed: .056451612903226,
|
||||||
|
|||||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -4723,7 +4723,7 @@
|
|||||||
"baseShieldStrength": 270,
|
"baseShieldStrength": 270,
|
||||||
"heatCapacity": 165,
|
"heatCapacity": 165,
|
||||||
"baseArmour": 230,
|
"baseArmour": 230,
|
||||||
"hardness": 65,
|
"hardness": 70,
|
||||||
"hullMass": 250,
|
"hullMass": 250,
|
||||||
"masslock": 12,
|
"masslock": 12,
|
||||||
"pipSpeed": 0.056451612903226,
|
"pipSpeed": 0.056451612903226,
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"baseShieldStrength": 270,
|
"baseShieldStrength": 270,
|
||||||
"heatCapacity": 165,
|
"heatCapacity": 165,
|
||||||
"baseArmour": 230,
|
"baseArmour": 230,
|
||||||
"hardness": 65,
|
"hardness": 70,
|
||||||
"hullMass": 250,
|
"hullMass": 250,
|
||||||
"masslock": 12,
|
"masslock": 12,
|
||||||
"pipSpeed": 0.056451612903226,
|
"pipSpeed": 0.056451612903226,
|
||||||
|
|||||||
Reference in New Issue
Block a user