fix #K4327 - inaccurate Guidebook for role/race/&c
The Guidebook states that the default values for 'role', 'race', 'gender', and 'alignment' are "random" but that's wrong. Omitting those options results in interactive prompting.
This commit is contained in:
+14
-5
@@ -47,7 +47,7 @@
|
|||||||
.ds f0 \*(vr
|
.ds f0 \*(vr
|
||||||
.ds f1 \" empty
|
.ds f1 \" empty
|
||||||
.\"DO NOT REMOVE NH_DATESUB .ds f2 Date(%B %-d, %Y)
|
.\"DO NOT REMOVE NH_DATESUB .ds f2 Date(%B %-d, %Y)
|
||||||
.ds f2 April 20, 2025
|
.ds f2 May 1, 2025
|
||||||
.
|
.
|
||||||
.\" A note on some special characters:
|
.\" A note on some special characters:
|
||||||
.\" \(lq = left double quote
|
.\" \(lq = left double quote
|
||||||
@@ -3788,7 +3788,8 @@ See
|
|||||||
.op role
|
.op role
|
||||||
for a description of how to use negation to exclude choices.
|
for a description of how to use negation to exclude choices.
|
||||||
.lp ""
|
.lp ""
|
||||||
Default is random.
|
If \f(CRalign\fP is not specified, there is no default value;
|
||||||
|
player will be prompted unless role and/or race forces a choice for alignment.
|
||||||
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
||||||
Persistent.
|
Persistent.
|
||||||
.lp autodescribe
|
.lp autodescribe
|
||||||
@@ -4014,7 +4015,8 @@ See
|
|||||||
.op role
|
.op role
|
||||||
for a description of how to use negation to exclude choices.
|
for a description of how to use negation to exclude choices.
|
||||||
.lp ""
|
.lp ""
|
||||||
Default is random.
|
If \f(CRgender\fP is not specified, there is no default value;
|
||||||
|
player will be prompted unless role and/or race forces a choice for gender.
|
||||||
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
||||||
Persistent.
|
Persistent.
|
||||||
.lp "goldX "
|
.lp "goldX "
|
||||||
@@ -4284,6 +4286,11 @@ the role (that is, by suffixing one of
|
|||||||
If
|
If
|
||||||
.op "\-@"
|
.op "\-@"
|
||||||
is used for the role, then a random one will be automatically chosen.
|
is used for the role, then a random one will be automatically chosen.
|
||||||
|
.lp ""
|
||||||
|
On some systems, the default is the player's user name;
|
||||||
|
on others, there is no default and the player will be prompted.
|
||||||
|
The former can made to behave like the latter by specifying a generic name
|
||||||
|
such as ``player''.
|
||||||
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
||||||
.lp "news "
|
.lp "news "
|
||||||
Read the NetHack news file, if present (default on).
|
Read the NetHack news file, if present (default on).
|
||||||
@@ -4544,7 +4551,8 @@ See
|
|||||||
.op role
|
.op role
|
||||||
for a description of how to use negation to exclude choices.
|
for a description of how to use negation to exclude choices.
|
||||||
.lp ""
|
.lp ""
|
||||||
Default is random.
|
If \f(CRrace\fP is not specified, there is no default value;
|
||||||
|
player will be prompted unless role forces a choice for race.
|
||||||
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
||||||
Persistent.
|
Persistent.
|
||||||
.lp rest_on_space
|
.lp rest_on_space
|
||||||
@@ -4580,7 +4588,8 @@ option if they're all negations.
|
|||||||
.\" Only one positive value is allowed, and if present, it overrides any
|
.\" Only one positive value is allowed, and if present, it overrides any
|
||||||
.\" negations.
|
.\" negations.
|
||||||
.lp ""
|
.lp ""
|
||||||
Default is \f(CRrandom\fP.
|
If \f(CRrole\fP is not specified, there is no default value;
|
||||||
|
player will be prompted.
|
||||||
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
Cannot be set with the \(oq\f(CRO\fP\(cq command.
|
||||||
Persistent.
|
Persistent.
|
||||||
.lp roguesymset
|
.lp roguesymset
|
||||||
|
|||||||
+16
-5
@@ -48,7 +48,7 @@
|
|||||||
\author{Original version - Eric S. Raymond\\
|
\author{Original version - Eric S. Raymond\\
|
||||||
(Edited and expanded for 3.7.0 by Mike Stephenson and others)}
|
(Edited and expanded for 3.7.0 by Mike Stephenson and others)}
|
||||||
%DO NOT REMOVE NH_DATESUB \date{Date(%B %-d, %Y)}
|
%DO NOT REMOVE NH_DATESUB \date{Date(%B %-d, %Y)}
|
||||||
\date{April 20, 2025}
|
\date{May 1, 2025}
|
||||||
|
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
@@ -4145,7 +4145,8 @@ See {\it role\/}
|
|||||||
for a description of how to use negation to exclude choices.
|
for a description of how to use negation to exclude choices.
|
||||||
%.lp ""
|
%.lp ""
|
||||||
\\
|
\\
|
||||||
Default is random.
|
If {\tt align} is not specified, there is no default value;
|
||||||
|
player will be prompted unless role and/or race forces a choice for alignment.
|
||||||
Cannot be set with the `{\tt O}' command. Persistent.
|
Cannot be set with the `{\tt O}' command. Persistent.
|
||||||
%.lp
|
%.lp
|
||||||
\item[\ib{autodescribe}]
|
\item[\ib{autodescribe}]
|
||||||
@@ -4400,7 +4401,8 @@ See {\it role\/}
|
|||||||
for a description of how to use negation to exclude choices.
|
for a description of how to use negation to exclude choices.
|
||||||
%.lp ""
|
%.lp ""
|
||||||
\\
|
\\
|
||||||
Default is random.
|
If {\tt gender} is not specified, there is no default value;
|
||||||
|
player will be prompted unless role and/or race forces a choice for gender.
|
||||||
Cannot be set with the `{\tt O}' command. Persistent.
|
Cannot be set with the `{\tt O}' command. Persistent.
|
||||||
%.lp
|
%.lp
|
||||||
\item[\ib{goldX}]
|
\item[\ib{goldX}]
|
||||||
@@ -4708,6 +4710,12 @@ the role (that is, by suffixing one of
|
|||||||
``{\tt -A -B -C -H -K -M -P -Ra -Ro -S -T -V -W}'').
|
``{\tt -A -B -C -H -K -M -P -Ra -Ro -S -T -V -W}'').
|
||||||
If ``{\tt -@}'' is used for the role, then a random one will be
|
If ``{\tt -@}'' is used for the role, then a random one will be
|
||||||
automatically chosen.
|
automatically chosen.
|
||||||
|
%.lp
|
||||||
|
\\
|
||||||
|
On some systems, the default is the player's user name;
|
||||||
|
on others, there is no default and the player will be prompted.
|
||||||
|
The former can made to behave like the latter by specifying a generic name
|
||||||
|
such as ``player''.
|
||||||
Cannot be set with the `{\tt O}' command.
|
Cannot be set with the `{\tt O}' command.
|
||||||
%.lp
|
%.lp
|
||||||
\item[\ib{news}]
|
\item[\ib{news}]
|
||||||
@@ -4990,7 +4998,9 @@ See {\it role\/}
|
|||||||
for a description of how to use negation to exclude choices.
|
for a description of how to use negation to exclude choices.
|
||||||
%.lp ""
|
%.lp ""
|
||||||
\\
|
\\
|
||||||
Default is random.
|
If {\tt race} is not specified, there is no default value;
|
||||||
|
player will be prompted unless role forces a choice for race.
|
||||||
|
unless role forces a choice for race.
|
||||||
Cannot be set with the `{\tt O}' command. Persistent.
|
Cannot be set with the `{\tt O}' command. Persistent.
|
||||||
%.lp
|
%.lp
|
||||||
\item[\ib{rest\verb+_+on\verb+_+space}]
|
\item[\ib{rest\verb+_+on\verb+_+space}]
|
||||||
@@ -5025,7 +5035,8 @@ option if they're all negations.
|
|||||||
%.\" negations.
|
%.\" negations.
|
||||||
%.lp ""
|
%.lp ""
|
||||||
\\
|
\\
|
||||||
Default is random.
|
If {\tt role} is not specified, there is no default value;
|
||||||
|
player will be prompted.
|
||||||
Cannot be set with the `{\tt O}' command. Persistent.
|
Cannot be set with the `{\tt O}' command. Persistent.
|
||||||
%.lp
|
%.lp
|
||||||
\item[\ib{roguesymset}]
|
\item[\ib{roguesymset}]
|
||||||
|
|||||||
Reference in New Issue
Block a user