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