mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
fix speed
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -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
4
dist/index.json
vendored
@@ -144,8 +144,8 @@
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"hullCost": 18182883,
|
||||
"speed": 235,
|
||||
"boost": 337,
|
||||
"speed": 230,
|
||||
"boost": 330,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 154,
|
||||
"baseArmour": 280,
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"hullCost": 18182883,
|
||||
"speed": 235,
|
||||
"boost": 337,
|
||||
"speed": 230,
|
||||
"boost": 330,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 154,
|
||||
"baseArmour": 280,
|
||||
|
||||
Reference in New Issue
Block a user