diff --git a/dist/index.js b/dist/index.js index 9af5154..5998182 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2483,7 +2483,7 @@ module.exports = { edID: 128816567, eddbID: 17, 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..953daa7 100644 --- a/dist/index.json +++ b/dist/index.json @@ -3866,7 +3866,7 @@ "edID": 128816567, "eddbID": 17, "properties": { - "name": "Krait MkII", + "name": "Krait Mk II", "manufacturer": "Faulcon DeLacy", "class": 2, "hullCost": 42409425, diff --git a/ships/krait_mkii.json b/ships/krait_mkii.json index 87e05bd..6738864 100644 --- a/ships/krait_mkii.json +++ b/ships/krait_mkii.json @@ -3,7 +3,7 @@ "edID": 128816567, "eddbID": 17, "properties": { - "name": "Krait MkII", + "name": "Krait Mk II", "manufacturer": "Faulcon DeLacy", "class": 2, "hullCost": 42409425,