mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Conflict Resolve
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -2760,8 +2760,8 @@ module.exports = {
|
||||
speed: 179,
|
||||
boost: 219,
|
||||
boostEnergy: 19,
|
||||
baseShieldStrength: 99,
|
||||
baseArmour: 1044,
|
||||
baseShieldStrength: 320,
|
||||
baseArmour: 580,
|
||||
hardness: 75,
|
||||
hullMass: 1200,
|
||||
masslock: 26,
|
||||
|
||||
4
dist/index.json
vendored
4
dist/index.json
vendored
@@ -4346,8 +4346,8 @@
|
||||
"speed": 179,
|
||||
"boost": 219,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 99,
|
||||
"baseArmour": 1044,
|
||||
"baseShieldStrength": 320,
|
||||
"baseArmour": 580,
|
||||
"hardness": 75,
|
||||
"hullMass": 1200,
|
||||
"masslock": 26,
|
||||
|
||||
@@ -10,8 +10,13 @@
|
||||
"speed": 179,
|
||||
"boost": 219,
|
||||
"boostEnergy": 19,
|
||||
<<<<<<< HEAD
|
||||
"baseShieldStrength": 320,
|
||||
"baseArmour": 1879,
|
||||
=======
|
||||
"baseShieldStrength": 320,
|
||||
"baseArmour": 580,
|
||||
>>>>>>> 5dcfa6b... Final value for baseArmour
|
||||
"hardness": 75,
|
||||
"hullMass": 1200,
|
||||
"masslock": 26,
|
||||
|
||||
Reference in New Issue
Block a user