From fbdd531372c62f62cccb8403faa1fe5a6ea36449 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 29 May 2022 15:00:44 +0100 Subject: [PATCH] schemas/fssallbodiesfound: Senders MUST apply cross-check on StarPos augmentation --- schemas/fssallbodiesfound-README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/fssallbodiesfound-README.md b/schemas/fssallbodiesfound-README.md index 350a318..e535b32 100644 --- a/schemas/fssallbodiesfound-README.md +++ b/schemas/fssallbodiesfound-README.md @@ -27,3 +27,6 @@ in the Developers' documentation. #### StarPos You MUST add a `StarPos` array containing the system co-ordinates from the last `FSDJump`, `CarrierJump`, or `Location` event. + +**You MUST apply a location cross-check, as per +[Other data augmentations](../docs/Developers.md#other-data-augmentations).**