]> granicus.if.org Git - nethack/commitdiff
opthelp for use_inverse
authorcohrs <cohrs>
Sun, 2 Mar 2003 07:25:46 +0000 (07:25 +0000)
committercohrs <cohrs>
Sun, 2 Mar 2003 07:25:46 +0000 (07:25 +0000)
<Someone> (beta) noticed while 3.4.1 was in the process of releasing
that use_inverse wasn't documented in the opthelp.

dat/opthelp
doc/fixes35.0

index 2d8e5944bbf4e5d616d61f88e572a30fcf352384..c4a1243e7345ed6b2a41ee55356531fccee52916 100644 (file)
@@ -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]
 
 
index d0dfe7cd2178882530e82ed4701a59831e999fa0..aa48002964acbff85100769879f81490cacddde5 100644 (file)
@@ -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