diff --git a/dist/index.js b/dist/index.js index 9af5154..6fab676 100644 --- a/dist/index.js +++ b/dist/index.js @@ -218,7 +218,7 @@ module.exports = { }, alliance_challenger: { edID: 128816588, - eddbID: 33, + eddbID: 34, properties: { name: "Alliance Challenger", manufacturer: "Lakon", @@ -2481,9 +2481,9 @@ module.exports = { }, krait_mkii: { edID: 128816567, - eddbID: 17, + eddbID: 35, properties: { - name: "Krait MkII", + name: "Krait Mk II", manufacturer: "Faulcon DeLacy", class: 2, hullCost: 42409425, diff --git a/dist/index.json b/dist/index.json index d8a8de7..9a073ad 100644 --- a/dist/index.json +++ b/dist/index.json @@ -326,7 +326,7 @@ }, "alliance_challenger": { "edID": 128816588, - "eddbID": 33, + "eddbID": 34, "properties": { "name": "Alliance Challenger", "manufacturer": "Lakon", @@ -3864,9 +3864,9 @@ }, "krait_mkii": { "edID": 128816567, - "eddbID": 17, + "eddbID": 35, "properties": { - "name": "Krait MkII", + "name": "Krait Mk II", "manufacturer": "Faulcon DeLacy", "class": 2, "hullCost": 42409425, diff --git a/ships/alliance_challenger.json b/ships/alliance_challenger.json index c2712eb..e1cc525 100644 --- a/ships/alliance_challenger.json +++ b/ships/alliance_challenger.json @@ -1,7 +1,7 @@ { "alliance_challenger": { "edID": 128816588, - "eddbID": 33, + "eddbID": 34, "properties": { "name": "Alliance Challenger", "manufacturer": "Lakon", diff --git a/ships/krait_mkii.json b/ships/krait_mkii.json index 87e05bd..fb7889e 100644 --- a/ships/krait_mkii.json +++ b/ships/krait_mkii.json @@ -1,9 +1,9 @@ { "krait_mkii": { "edID": 128816567, - "eddbID": 17, + "eddbID": 35, "properties": { - "name": "Krait MkII", + "name": "Krait Mk II", "manufacturer": "Faulcon DeLacy", "class": 2, "hullCost": 42409425,