schemas/journal: All relevant events already have SystemAddress

So there's no need to document it as an augmentation.  This was an error
based on examining the EDMC code.
This commit is contained in:
Athanasius 2022-05-29 15:37:44 +01:00
parent e78ecc4ae7
commit bc628bff6f
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -76,11 +76,6 @@ You MUST add a `StarSystem` key/value pair representing the name of the
system this event occurred in. Source this from either `Location`,
`FSDJump` or `CarrierJump` as appropriate.
#### SystemAddress
You MUST add a `SystemAddress` key/value pair representing the numerical ID
of the system this event occurred in. Source this from either `Location`,
`FSDJump` or `CarrierJump` as appropriate.
#### StarPos
You MUST add a `StarPos` array containing the system co-ordinates from the
last `FSDJump`, `CarrierJump`, or `Location` event.