diff --git a/dat/opthelp b/dat/opthelp index 2d8e5944b..c4a1243e7 100644 --- a/dat/opthelp +++ b/dat/opthelp @@ -45,6 +45,7 @@ tombstone print tombstone when you die [TRUE] toptenwin print topten in a window rather than stdout [FALSE] travel enable the command to travel to a map location via [TRUE] a shortest-path algorithm, usually invoked by '_'. +use_inverse display detected monsters in highlighted manner [FALSE] verbose print more commentary during the game [TRUE] diff --git a/doc/fixes35.0 b/doc/fixes35.0 index d0dfe7cd2..aa4800296 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -6,6 +6,7 @@ setmangry should not be called when a monster enters a bones region avoid panic when secondary weapon is cursed while generating bones level typos fixed in data.base bad capitalization of msg when charging for something that catches light +missing opthelp for use_inverse Platform- and/or Interface-Specific Fixes