From fc827aed69b096eede2e359dc48f219fb985f55d Mon Sep 17 00:00:00 2001 From: willyb321 Date: Mon, 15 Apr 2019 06:49:25 +1000 Subject: [PATCH] fix IDs and cost for adv dc and sc assist --- dist/index.js | 8 ++++---- dist/index.json | 8 ++++---- modules/internal/docking_computer.json | 4 ++-- modules/internal/supercruise_assist.json | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/dist/index.js b/dist/index.js index 5919674..8fd8fe2 100644 --- a/dist/index.js +++ b/dist/index.js @@ -14381,8 +14381,8 @@ module.exports = { ukDiscript: "Allows automated docking sequence at all starports and outposts." }, { class: 1, - cost: 4500, - edID: 128049549, + cost: 13509, + edID: 128935155, eddbID: 890, grp: "dc", id: "3x", @@ -20447,8 +20447,8 @@ module.exports = { } ], sua: [ { class: 1, - cost: 500, - edID: 128672317, + cost: 9121, + edID: 128932273, eddbID: 1538, grp: "sua", id: "3w", diff --git a/dist/index.json b/dist/index.json index b7d4fc3..76625ac 100644 --- a/dist/index.json +++ b/dist/index.json @@ -17222,8 +17222,8 @@ }, { "class": 1, - "cost": 4500, - "edID": 128049549, + "cost": 13509, + "edID": 128935155, "eddbID": 890, "grp": "dc", "id": "3x", @@ -23668,8 +23668,8 @@ "sua": [ { "class": 1, - "cost": 500, - "edID": 128672317, + "cost": 9121, + "edID": 128932273, "eddbID": 1538, "grp": "sua", "id": "3w", diff --git a/modules/internal/docking_computer.json b/modules/internal/docking_computer.json index f979658..c202209 100644 --- a/modules/internal/docking_computer.json +++ b/modules/internal/docking_computer.json @@ -17,8 +17,8 @@ }, { "class": 1, - "cost": 4500, - "edID": 128049549, + "cost": 13509, + "edID": 128935155, "eddbID": 890, "grp": "dc", "id": "3x", diff --git a/modules/internal/supercruise_assist.json b/modules/internal/supercruise_assist.json index e300ba1..94997d8 100644 --- a/modules/internal/supercruise_assist.json +++ b/modules/internal/supercruise_assist.json @@ -2,8 +2,8 @@ "sua": [ { "class": 1, - "cost": 500, - "edID": 128672317, + "cost": 9121, + "edID": 128932273, "eddbID": 1538, "grp": "sua", "id": "3w",