disclose refinements:
- allow spaces between the different possibilities - add a missing null at the end of the list of prefixes to prevent index() from going crazy - slight re-wording of the Guidebook
This commit is contained in:
@@ -2075,14 +2075,14 @@ The possibilities are:
|
||||
%.si
|
||||
{\tt i} --- disclose your inventory.\\
|
||||
{\tt a} --- disclose your attributes.\\
|
||||
{\tt v} --- summarizing monsters that have been vanquished.\\
|
||||
{\tt g} --- listing monster species that have been genocided.\\
|
||||
{\tt c} --- displaying your conduct.
|
||||
{\tt v} --- summarize monsters that have been vanquished.\\
|
||||
{\tt g} --- list monster species that have been genocided.\\
|
||||
{\tt c} --- display your conduct.
|
||||
%.ei
|
||||
%.ed
|
||||
|
||||
Each disclosure possibility can optionally be preceded by a prefix which
|
||||
let you refine how it behaves. Here are some of the prefixes:
|
||||
let you refine how it behaves. Here are the valid prefixes:
|
||||
|
||||
%.sd
|
||||
%.si
|
||||
@@ -2093,13 +2093,14 @@ let you refine how it behaves. Here are some of the prefixes:
|
||||
%.ei
|
||||
%.ed
|
||||
|
||||
Note that the vanquished monsters list includes all monsters killed by
|
||||
traps and each other as well as by you. (ex.\ ``{\tt disclose:yina+v-g-c}'')
|
||||
(ex.\ ``{\tt disclose:yi na +v -g -c}'')
|
||||
The example sets {\it inventory\/} to {\it prompt\/} and default to {\it yes\/},
|
||||
{\it attributes\/} to {\it prompt\/} and default to {\it no\/},
|
||||
{\it vanquished\/} to {\it disclose without prompting\/},
|
||||
{\it genocided\/} to {\it not disclose\/} and not to {\it prompt\/}, and
|
||||
{\it conduct\/} to {\it not disclose\/} and not to {\it prompt\/}.
|
||||
Note that the vanquished monsters list includes all monsters killed by
|
||||
traps and each other as well as by you.
|
||||
%.lp
|
||||
\item[\ib{dogname}]
|
||||
Name your starting dog (ex.\ ``{\tt dogname:Fang}'').
|
||||
|
||||
Reference in New Issue
Block a user