schemas/fssbodysignals: Augment also with SystemName (as per schema)

This commit is contained in:
Athanasius 2022-05-29 11:18:53 +00:00
parent 2aa605a2b3
commit 8e5b17acdd

View File

@ -24,6 +24,10 @@ The primary data source for this schema is the ED Journal event
Please read [horizons and odyssey flags](../docs/Developers.md#horizons-and-odyssey-flags)
in the Developers' documentation.
#### SystemName
You MUST add a `SystemName` string containing the name of the system from the
last `FSDJump`, `CarrierJump`, or `Location` event.
#### StarPos
You MUST add a `StarPos` array containing the system co-ordinates from the
last `FSDJump`, `CarrierJump`, or `Location` event.