From c5bf949ca6bf8a31e41e7901a3f0bcca90e5b667 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Tue, 1 Sep 2015 19:03:02 +0100 Subject: [PATCH] Add E:D 1.4 ships. --- schemas/shipyard-v1.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/shipyard-v1.0.json b/schemas/shipyard-v1.0.json index e68ccb6..da2bd50 100644 --- a/schemas/shipyard-v1.0.json +++ b/schemas/shipyard-v1.0.json @@ -52,7 +52,7 @@ "items" : { "type" : "string", "minLength" : 1, - "description" : "Ship name in English as displayed in-game. i.e. one of: Adder, Anaconda, Asp, Cobra Mk III, DiamondBack Scout, Diamondback Explorer, Eagle, Federal Dropship, Fer-de-Lance, Hauler, Imperial Clipper, Imperial Courier, Orca, Python, Sidewinder, Type-6 Transporter, Type-7 Transporter, Type-9 Heavy, Viper, Vulture" + "description" : "Ship name in English as displayed in-game. i.e. one of: Adder, Anaconda, Asp, Cobra Mk III, DiamondBack Scout, Diamondback Explorer, Eagle, Federal Assault Ship, Federal Dropship, Federal Gunship, Fer-de-Lance, Hauler, Imperial Clipper, Imperial Courier, Imperial Eagle, Orca, Python, Sidewinder, Type-6 Transporter, Type-7 Transporter, Type-9 Heavy, Viper, Vulture" } } }