From b38998a8673f390fe32986a0539caa3060bc5097 Mon Sep 17 00:00:00 2001 From: William Blythe Date: Mon, 2 Jul 2018 10:58:28 +1000 Subject: [PATCH] update challenger price --- dist/index.js | 4 ++-- dist/index.json | 4 ++-- ships/alliance_challenger.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/index.js b/dist/index.js index 44014f4..66d7c09 100644 --- a/dist/index.js +++ b/dist/index.js @@ -214,7 +214,7 @@ module.exports = { name: "Alliance Challenger", manufacturer: "Lakon", class: 2, - hullCost: 18182883, + hullCost: 28041035, speed: 130, boost: 310, boostEnergy: 19, @@ -229,7 +229,7 @@ module.exports = { yaw: 16, crew: 2 }, - retailCost: 19382252, + retailCost: 30472265, requirements: { horizons: true }, diff --git a/dist/index.json b/dist/index.json index f0cad15..0be156b 100644 --- a/dist/index.json +++ b/dist/index.json @@ -322,7 +322,7 @@ "name": "Alliance Challenger", "manufacturer": "Lakon", "class": 2, - "hullCost": 18182883, + "hullCost": 28041035, "speed": 130, "boost": 310, "boostEnergy": 19, @@ -337,7 +337,7 @@ "yaw": 16, "crew": 2 }, - "retailCost": 19382252, + "retailCost": 30472265, "requirements": { "horizons": true }, diff --git a/ships/alliance_challenger.json b/ships/alliance_challenger.json index a2b4acf..8a07c1f 100644 --- a/ships/alliance_challenger.json +++ b/ships/alliance_challenger.json @@ -6,7 +6,7 @@ "name": "Alliance Challenger", "manufacturer": "Lakon", "class": 2, - "hullCost": 18182883, + "hullCost": 28041035, "speed": 130, "boost": 310, "boostEnergy": 19, @@ -21,7 +21,7 @@ "yaw": 16, "crew": 2 }, - "retailCost": 19382252, + "retailCost": 30472265, "requirements": { "horizons": true },