From dab69367e2f627fe42ec689e03b08a2721cb8017 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Mon, 9 Jan 2023 12:23:09 +0000 Subject: [PATCH] monitor: Cite the Status.json body workaround for Body data caveat --- monitor.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/monitor.py b/monitor.py index 97d6bca5..d7eefe88 100644 --- a/monitor.py +++ b/monitor.py @@ -892,6 +892,10 @@ class EDLogs(FileSystemEventHandler): # type: ignore # See below player is no longer near the Body. They can easily utilise Orbital Cruise to rapidly travel around the Body and then land on it again **without a fresh 'ApproachBody'** event. + + The only way to check for this is to utilise the Body (name) + present in `Status.json` data, as this *will* correctly + reflect the second Body. """ ############################################################### # Track: Body