update guidebook

This commit is contained in:
nhmall
2019-10-01 19:57:04 -04:00
parent 72252d5dc6
commit e520071f52
2 changed files with 17 additions and 10 deletions
+10 -5
View File
@@ -24,7 +24,7 @@
.ds vr "NetHack 3.6 .ds vr "NetHack 3.6
.ds f0 "\*(vr .ds f0 "\*(vr
.ds f1 .ds f1
.ds f2 "July 9, 2019 .ds f2 "October 1, 2019
. .
.\" A note on some special characters: .\" A note on some special characters:
.\" \(lq = left double quote .\" \(lq = left double quote
@@ -3852,11 +3852,16 @@ character in the pattern, specifically:
.CC > "never pickup an object that matches rest of pattern." .CC > "never pickup an object that matches rest of pattern."
.ei .ei
.ed .ed
A \(lqnever pickup\(rq rule takes precedence over an \(lqalways pickup\(rq The
rule if both match. .op autopickup_exception
rules are processed in the order in which they appear in your config file,
thus allowing a later rule to override an earlier rule.
.lp "" .lp ""
Exceptions can be set with the \(oqO\(cq command, but ones set that way will Exceptions can be set with the \(oqO\(cq command, but because they are not
not be preserved across saves and restores. included in your config file, they won't be in effect if you save and then
restore your game.
.op autopickup_exception
rules and not saved with the game.
.\" end of ``.lp autopickup_exception'' entry; continue enclosing page... .\" end of ``.lp autopickup_exception'' entry; continue enclosing page...
.\" use .lp "text" to make an unindented paragraph ("text" should be short) .\" use .lp "text" to make an unindented paragraph ("text" should be short)
.lp "Here are some examples:" .lp "Here are some examples:"
+7 -5
View File
@@ -45,7 +45,7 @@
%.au %.au
\author{Original version - Eric S. Raymond\\ \author{Original version - Eric S. Raymond\\
(Edited and expanded for 3.6 by Mike Stephenson and others)} (Edited and expanded for 3.6 by Mike Stephenson and others)}
\date{July 9, 2019} \date{October 1, 2019}
\maketitle \maketitle
@@ -4293,12 +4293,14 @@ character in the pattern, specifically:
%.ei %.ei
%.ed %.ed
A ``never pickup'' rule takes precedence over an ``always pickup'' rule if The {\it autopickup\verb+_+exception\/} rules are processed in the order
both match. in which they appear in your config file, thus allowing a later rule to override
an earlier rule.
%.lp "" %.lp ""
Exceptions can be set with the `{\tt O}' command, but ones set that way will Exceptions can be set with the `{\tt O}' command, but because they are not included
not be preserved across saves and restores. in your config file, they won't be in effect if you save and then restore your game.
{\it autopickup\verb+_+exception\/} rules are not saved with the game.
\elist \elist
%.lp "Here are some examples:" %.lp "Here are some examples:"