From cb0379075911a32c71901e90f239fd9aee63e6fb Mon Sep 17 00:00:00 2001 From: PatR Date: Mon, 31 Jul 2023 23:13:14 -0700 Subject: [PATCH] fix #K3966 - Guidebook error for encumbrance The 'status' section early in the Guidebook says that encumbrance is one of "Unencumbered, Encumbered, Stressed" and so on. The second in the list should say "Burdened" rather than "Encumbered". --- doc/Guidebook.mn | 6 +++--- doc/Guidebook.tex | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 0f9af6c3c..e6868ce5d 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,4 +1,4 @@ -.\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.464 $ $NHDT-Date: 1655461129 2022/06/17 10:18:49 $ +.\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.527 $ $NHDT-Date: 1690870385 2023/08/01 06:13:05 $ .\" .\" This is an excerpt from the 'roff' man page from the 'groff' package. .\"+-- @@ -37,7 +37,7 @@ .ds f0 "\*(vr .ds f1 .\"DO NOT REMOVE NH_DATESUB .ds f2 "DATE(%B %-d, %Y) -.ds f2 "July 13, 2023 +.ds f2 "July 31, 2023 . .\" A note on some special characters: .\" \(lq = left double quote @@ -396,7 +396,7 @@ Not shown when \fBNormal\fP. .lp "" Encumbrance: an indication of how what you are carrying affects your ability to move. -Values are \fBUnencumbered\fP, \fBEncumbered\fP, \fBStressed\fP, +Values are \fBUnencumbered\fP, \fBBurdened\fP, \fBStressed\fP, \fBStrained\fP, \fBOvertaxed\fP, and \fBOverloaded\fP. Not shown when \fBUnencumbered\fP. .lp "" diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 1dbb06421..b6cbfc07a 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -46,7 +46,7 @@ \author{Original version - Eric S. Raymond\\ (Edited and expanded for 3.7.0 by Mike Stephenson and others)} %DO NOT REMOVE NH_DATESUB \date{DATE(%B %-d, %Y)} -\date{July 13, 2023} +\date{July 31, 2023} \maketitle @@ -451,7 +451,7 @@ Not shown when {\it Normal}. %.lp "" Encumbrance: an indication of how what you are carrying affects your ability to move. -Values are {\it Unencumbered}, {\it Encumbered}, {\it Stressed}, +Values are {\it Unencumbered}, {\it Burdened}, {\it Stressed}, {\it Strained}, {\it Overtaxed}, and {\it Overloaded}. Not shown when {\it Unencumbered}.