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".
This commit is contained in:
@@ -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}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user