Added 'CarrierJump' event

This commit is contained in:
Bernd Gollesch 2020-04-12 15:33:20 +02:00
parent 754e74c7c3
commit ca3e764016

View File

@ -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": {