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."