update challenger price

This commit is contained in:
William Blythe
2018-07-02 10:58:28 +10:00
parent 02b6e8478b
commit b38998a867
3 changed files with 6 additions and 6 deletions

4
dist/index.js vendored
View File

@@ -214,7 +214,7 @@ module.exports = {
name: "Alliance Challenger", name: "Alliance Challenger",
manufacturer: "Lakon", manufacturer: "Lakon",
class: 2, class: 2,
hullCost: 18182883, hullCost: 28041035,
speed: 130, speed: 130,
boost: 310, boost: 310,
boostEnergy: 19, boostEnergy: 19,
@@ -229,7 +229,7 @@ module.exports = {
yaw: 16, yaw: 16,
crew: 2 crew: 2
}, },
retailCost: 19382252, retailCost: 30472265,
requirements: { requirements: {
horizons: true horizons: true
}, },

4
dist/index.json vendored
View File

@@ -322,7 +322,7 @@
"name": "Alliance Challenger", "name": "Alliance Challenger",
"manufacturer": "Lakon", "manufacturer": "Lakon",
"class": 2, "class": 2,
"hullCost": 18182883, "hullCost": 28041035,
"speed": 130, "speed": 130,
"boost": 310, "boost": 310,
"boostEnergy": 19, "boostEnergy": 19,
@@ -337,7 +337,7 @@
"yaw": 16, "yaw": 16,
"crew": 2 "crew": 2
}, },
"retailCost": 19382252, "retailCost": 30472265,
"requirements": { "requirements": {
"horizons": true "horizons": true
}, },

View File

@@ -6,7 +6,7 @@
"name": "Alliance Challenger", "name": "Alliance Challenger",
"manufacturer": "Lakon", "manufacturer": "Lakon",
"class": 2, "class": 2,
"hullCost": 18182883, "hullCost": 28041035,
"speed": 130, "speed": 130,
"boost": 310, "boost": 310,
"boostEnergy": 19, "boostEnergy": 19,
@@ -21,7 +21,7 @@
"yaw": 16, "yaw": 16,
"crew": 2 "crew": 2
}, },
"retailCost": 19382252, "retailCost": 30472265,
"requirements": { "requirements": {
"horizons": true "horizons": true
}, },