From 30e9abb870658f7821e9d7c671cad4f00f033dec Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 8 Feb 2022 13:34:03 +0000 Subject: [PATCH] Inara: Change the comment for why we're using Progress, not Ranks --- plugins/inara.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/inara.py b/plugins/inara.py index e0e0dade..9388d5da 100644 --- a/plugins/inara.py +++ b/plugins/inara.py @@ -518,7 +518,8 @@ def journal_entry( # noqa: C901, CCR001 this.loadout = make_loadout(state) new_add_event('setCommanderShipLoadout', entry['timestamp'], this.loadout) - # Login-time Ranks + # Trigger off the "only observed as being after Ranks" event so that + # we have both current Ranks *and* current Progress within them. elif event_name == 'Progress': # Send rank info to Inara on startup new_add_event(