mirror of
https://github.com/EDCD/EDDN.git
synced 2025-08-15 22:51:08 +03:00
Odyssey and Horizons flags added
This commit is contained in:
parent
878dbb7a99
commit
a1e61bab01
@ -42,6 +42,14 @@
|
|||||||
"event" : {
|
"event" : {
|
||||||
"enum" : [ "Docked", "FSDJump", "Scan", "Location", "SAASignalsFound", "CarrierJump" ]
|
"enum" : [ "Docked", "FSDJump", "Scan", "Location", "SAASignalsFound", "CarrierJump" ]
|
||||||
},
|
},
|
||||||
|
"horizons": {
|
||||||
|
"type" : "boolean",
|
||||||
|
"description" : "Whether the sending Cmdr has a Horizons pass."
|
||||||
|
},
|
||||||
|
"odyssey": {
|
||||||
|
"type" : "boolean",
|
||||||
|
"description" : "Whether the sending Cmdr has an Odyssey expansion."
|
||||||
|
},
|
||||||
"StarSystem": {
|
"StarSystem": {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
"minLength" : 1,
|
"minLength" : 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user