diff --git a/dist/index.js b/dist/index.js index 6c52bee..8faebba 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2798,7 +2798,6 @@ module.exports = { krait_phantom: { edID: 128149376, eddbID: 35, - beta: true, properties: { name: "Krait Phantom", manufacturer: "Faulcon DeLacy", @@ -2990,7 +2989,6 @@ module.exports = { mamba: { edID: 128149376, eddbID: 11, - beta: true, properties: { name: "Mamba", manufacturer: "Zorgon Peterson", diff --git a/dist/index.json b/dist/index.json index 70ab368..41cded2 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4304,7 +4304,6 @@ "krait_phantom": { "edID": 128149376, "eddbID": 35, - "beta": true, "properties": { "name": "Krait Phantom", "manufacturer": "Faulcon DeLacy", @@ -4611,7 +4610,6 @@ "mamba": { "edID": 128149376, "eddbID": 11, - "beta": true, "properties": { "name": "Mamba", "manufacturer": "Zorgon Peterson", diff --git a/ships/krait_phantom.json b/ships/krait_phantom.json index 165b15a..7744e09 100644 --- a/ships/krait_phantom.json +++ b/ships/krait_phantom.json @@ -2,7 +2,6 @@ "krait_phantom": { "edID": 128149376, "eddbID": 35, - "beta": true, "properties": { "name": "Krait Phantom", "manufacturer": "Faulcon DeLacy", diff --git a/ships/mamba.json b/ships/mamba.json index e95893a..c4a7599 100644 --- a/ships/mamba.json +++ b/ships/mamba.json @@ -2,7 +2,6 @@ "mamba": { "edID": 128149376, "eddbID": 11, - "beta": true, "properties": { "name": "Mamba", "manufacturer": "Zorgon Peterson",