From 878dbb7a99b484aa952a14eb443188997724a661 Mon Sep 17 00:00:00 2001 From: clonedArtie <37144216+clonedArtie@users.noreply.github.com> Date: Wed, 12 May 2021 16:32:51 +0200 Subject: [PATCH] Odyssey flag added --- schemas/shipyard-v2.0.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/schemas/shipyard-v2.0.json b/schemas/shipyard-v2.0.json index 077aca1..9de2cc8 100644 --- a/schemas/shipyard-v2.0.json +++ b/schemas/shipyard-v2.0.json @@ -49,6 +49,10 @@ "type" : "boolean", "description" : "Whether the sending Cmdr has a Horizons pass." }, + "odyssey": { + "type" : "boolean", + "description" : "Whether the sending Cmdr has an Odyssey expansion." + }, "allowCobraMkIV": { "type" : "boolean", "description" : "Whether the sending Cmdr can purchase the Cobra MkIV or not."