mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Fix dolphin boost
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -874,7 +874,7 @@ module.exports = {
|
||||
hullCost: 1115330,
|
||||
speed: 250,
|
||||
boost: 350,
|
||||
boostEnergy: 11,
|
||||
boostEnergy: 10,
|
||||
baseShieldStrength: 110,
|
||||
baseArmour: 110,
|
||||
hardness: 35,
|
||||
|
||||
2
dist/index.json
vendored
2
dist/index.json
vendored
@@ -1386,7 +1386,7 @@
|
||||
"hullCost": 1115330,
|
||||
"speed": 250,
|
||||
"boost": 350,
|
||||
"boostEnergy": 11,
|
||||
"boostEnergy": 10,
|
||||
"baseShieldStrength": 110,
|
||||
"baseArmour": 110,
|
||||
"hardness": 35,
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"hullCost": 1115330,
|
||||
"speed": 250,
|
||||
"boost": 350,
|
||||
"boostEnergy": 11,
|
||||
"boostEnergy": 10,
|
||||
"baseShieldStrength": 110,
|
||||
"baseArmour": 110,
|
||||
"hardness": 35,
|
||||
|
||||
Reference in New Issue
Block a user