Fix dolphin boost

This commit is contained in:
Cmdr McDonald
2017-03-02 14:30:44 +00:00
parent 841d70c560
commit 90a6e71720
3 changed files with 3 additions and 3 deletions

2
dist/index.js vendored
View File

@@ -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
View File

@@ -1386,7 +1386,7 @@
"hullCost": 1115330,
"speed": 250,
"boost": 350,
"boostEnergy": 11,
"boostEnergy": 10,
"baseShieldStrength": 110,
"baseArmour": 110,
"hardness": 35,