diff --git a/CHANGELOG.md b/CHANGELOG.md index e63a7f7..0c7af05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ TTS. * Limited `target nearest…` commands to a single concurrently running route search. Also added some feedback TTS. (#59) -* Moved R2R announcements to the `Jumped` event. No discovery scan needed! +* Moved R2R announcements to the `Jumped` event. No discovery scan needed! (#61) ### Added @@ -19,6 +19,8 @@ * Update check logging: now logs the current version when no update is found. (#58) * `target nearest …` commands now have a `find nearest` variation (#55) +* `[bodies;whats;what is] left to [map;be mapped;scan]` has some more words now! + (#54) ### Fixed diff --git a/docs/EliteDangerous.md b/docs/EliteDangerous.md index 3e88394..7dbe00e 100644 --- a/docs/EliteDangerous.md +++ b/docs/EliteDangerous.md @@ -309,8 +309,8 @@ The commands in here do random more or less useful things. * `shut up EDDI`: Immediately stops any ongoing (and queued) EDDI speech. * `[start;stop] [EDISON;navigation]`: Hits `CTRL+ALT+E` which just so happens to be the start/stop hotkey I have set in E.D.I.S.O.N. -* `[what’s;what is] left to [map;be mapped]`: Tells you which bodies EDDI thinks - are worth mapping in the system that you haven’t mapped yet. +* `[bodies;what’s;what is] left to [map;be mapped;scan]`: Tells you which bodies + EDDI thinks are worth mapping in the system that you haven’t mapped yet. ### Navigation ### diff --git a/profiles/EliteDangerous-Profile.vap b/profiles/EliteDangerous-Profile.vap index eda6802..007f6ba 100755 Binary files a/profiles/EliteDangerous-Profile.vap and b/profiles/EliteDangerous-Profile.vap differ