From e78ecc4ae70474dee8ed11bab68409db37bf2bb9 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 29 May 2022 15:07:36 +0100 Subject: [PATCH] schemas/scanbarycentre: Senders MUST apply cross-check on augmentations --- schemas/scanbarycentre-README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/schemas/scanbarycentre-README.md b/schemas/scanbarycentre-README.md index d7b5f01..89c1ce6 100644 --- a/schemas/scanbarycentre-README.md +++ b/schemas/scanbarycentre-README.md @@ -30,3 +30,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).**