U468 - disclose default

clarify the "disclose" default value in opthelp
This commit is contained in:
cohrs
2003-05-20 03:39:02 +00:00
parent b4ed1755fe
commit b13c70597d
2 changed files with 2 additions and 1 deletions

View 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:

View 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