Add "allowCobraMkIV" boolean property

This commit is contained in:
Bernd Gollesch 2019-11-20 19:05:03 +01:00
parent f99cff327e
commit 8276805865

View File

@ -49,6 +49,10 @@
"type" : "boolean",
"description" : "Whether the sending Cmdr has a Horizons pass."
},
"allowCobraMkIV": {
"type" : "boolean",
"description" : "Whether the sending Cmdr can purchase the Cobra MkIV or not."
},
"timestamp": {
"type" : "string",
"format" : "date-time"