diff --git a/dist/index.js b/dist/index.js index 5998182..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,7 +2481,7 @@ module.exports = { }, krait_mkii: { edID: 128816567, - eddbID: 17, + eddbID: 35, properties: { name: "Krait Mk II", manufacturer: "Faulcon DeLacy", diff --git a/dist/index.json b/dist/index.json index 953daa7..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,7 +3864,7 @@ }, "krait_mkii": { "edID": 128816567, - "eddbID": 17, + "eddbID": 35, "properties": { "name": "Krait Mk II", "manufacturer": "Faulcon DeLacy", 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 6738864..fb7889e 100644 --- a/ships/krait_mkii.json +++ b/ships/krait_mkii.json @@ -1,7 +1,7 @@ { "krait_mkii": { "edID": 128816567, - "eddbID": 17, + "eddbID": 35, "properties": { "name": "Krait Mk II", "manufacturer": "Faulcon DeLacy",