fix speed

This commit is contained in:
willyb321
2018-01-27 09:54:43 +11:00
parent 859655b165
commit 3ee790b150
3 changed files with 6 additions and 6 deletions

4
dist/index.js vendored
View File

@@ -98,8 +98,8 @@ module.exports = {
manufacturer: "Lakon",
class: 2,
hullCost: 18182883,
speed: 235,
boost: 337,
speed: 230,
boost: 330,
boostEnergy: 19,
baseShieldStrength: 154,
baseArmour: 280,

4
dist/index.json vendored
View File

@@ -144,8 +144,8 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 18182883,
"speed": 235,
"boost": 337,
"speed": 230,
"boost": 330,
"boostEnergy": 19,
"baseShieldStrength": 154,
"baseArmour": 280,

View File

@@ -7,8 +7,8 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 18182883,
"speed": 235,
"boost": 337,
"speed": 230,
"boost": 330,
"boostEnergy": 19,
"baseShieldStrength": 154,
"baseArmour": 280,