]> granicus.if.org Git - nethack/commitdiff
U468 - disclose default
authorcohrs <cohrs>
Tue, 20 May 2003 03:39:02 +0000 (03:39 +0000)
committercohrs <cohrs>
Tue, 20 May 2003 03:39:02 +0000 (03:39 +0000)
clarify the "disclose" default value in opthelp

dat/opthelp
doc/fixes34.2

index c4a1243e7345ed6b2a41ee55356531fccee52916..57cb6a7c618089ddb9f1d323978589881f20bd09 100644 (file)
@@ -92,7 +92,7 @@ Compound options which can be set during the game are:
 
 boulder       override the default boulder symbol with another default: [`]
 disclose      the types of information you want offered at the end of the
-              game  [all]
+              game  [ni na nv ng nc]
 fruit         the name of a fruit you enjoy eating  [slime mold]
               (basically a whimsy which NetHack uses from time to time).
 menustyle     user interface for selection of multiple objects:
index 49eba3559233f9a5d6911c464a7b2caa54ec1beb..9c8ce84997f297b5ccbfabcbbd6039450dbdcf03 100644 (file)
@@ -69,6 +69,7 @@ provide feedback when going invisible after eating a stalker
 killer on tombstone had no prefix for starvation/exhaustion case
 ensure proper message ordering for boulder trap messages
 clean up data set by join_map that is overlaid by MAPs on special levels
+clarify disclose option default in opthelp
 
 
 Platform- and/or Interface-Specific Fixes