Temp workaround for #34

Closes #34
Will stay until EDDB gets updated
This commit is contained in:
willyb321
2018-07-18 08:12:35 +10:00
parent 5991aea34c
commit 1a1ee67b7b
4 changed files with 6 additions and 6 deletions

4
dist/index.js vendored
View File

@@ -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",

4
dist/index.json vendored
View File

@@ -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",

View File

@@ -1,7 +1,7 @@
{
"alliance_challenger": {
"edID": 128816588,
"eddbID": 33,
"eddbID": 34,
"properties": {
"name": "Alliance Challenger",
"manufacturer": "Lakon",

View File

@@ -1,7 +1,7 @@
{
"krait_mkii": {
"edID": 128816567,
"eddbID": 17,
"eddbID": 35,
"properties": {
"name": "Krait Mk II",
"manufacturer": "Faulcon DeLacy",