From 87faf8263d6b7255a16ee9288a5037cbc467351b Mon Sep 17 00:00:00 2001 From: willyb321 Date: Tue, 13 Nov 2018 06:34:19 +1100 Subject: [PATCH] remove beta flag --- dist/index.js | 2 -- dist/index.json | 2 -- ships/krait_phantom.json | 1 - ships/mamba.json | 1 - 4 files changed, 6 deletions(-) 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",