schemas/codexentry: Senders MUST apply cross-check on StarPos augmentation

This commit is contained in:
Athanasius 2022-05-29 14:57:54 +01:00
parent 3b84e851b8
commit 509521dd83
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -27,6 +27,9 @@ in the Developers' documentation.
You MUST add a `StarPos` array containing the system co-ordinates from the You MUST add a `StarPos` array containing the system co-ordinates from the
last `FSDJump`, `CarrierJump`, or `Location` event. last `FSDJump`, `CarrierJump`, or `Location` event.
**You MUST apply a location cross-check, as per
[Other data augmentations](../docs/Developers.md#other-data-augmentations).**
#### BodyID and BodyName #### BodyID and BodyName
You SHOULD attempt to track the BodyName and BodyID where the player is You SHOULD attempt to track the BodyName and BodyID where the player is
and add keys/values for these. and add keys/values for these.