mirror of
https://github.com/EDCD/EDDN.git
synced 2025-06-10 04:12:22 +03:00
Added 'CarrierJump' event
This commit is contained in:
parent
754e74c7c3
commit
ca3e764016
@ -40,7 +40,7 @@
|
|||||||
"format" : "date-time"
|
"format" : "date-time"
|
||||||
},
|
},
|
||||||
"event" : {
|
"event" : {
|
||||||
"enum" : [ "Docked", "FSDJump", "Scan", "Location", "SAASignalsFound" ]
|
"enum" : [ "Docked", "FSDJump", "Scan", "Location", "SAASignalsFound", "CarrierJump" ]
|
||||||
},
|
},
|
||||||
"StarSystem": {
|
"StarSystem": {
|
||||||
"type" : "string",
|
"type" : "string",
|
||||||
@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
"Factions": {
|
"Factions": {
|
||||||
"type" : "array",
|
"type" : "array",
|
||||||
"description" : "Present in Location and FSDJump messages",
|
"description" : "Present in Location, FSDJump and CarrierJump messages",
|
||||||
"items" : {
|
"items" : {
|
||||||
"type" : "object",
|
"type" : "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user