diff --git a/plugins/inara.py b/plugins/inara.py index 2446693a..9388d5da 100644 --- a/plugins/inara.py +++ b/plugins/inara.py @@ -518,8 +518,9 @@ def journal_entry( # noqa: C901, CCR001 this.loadout = make_loadout(state) new_add_event('setCommanderShipLoadout', entry['timestamp'], this.loadout) - # Login-time Ranks - elif event_name == 'Rank': + # 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( 'setCommanderRankPilot',