pickup_burden typo/thinko
From the newsgroup: the 'O' command's menu for setting pickup_burden shows "Unencumbered" for the 'u' choice but the Guidebook and the in-game options help show "Unburdened". (For config file processing, the program only examines the first letter so accepts either value.) This changes the documentation to match the game.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
\begin{document}
|
||||
%
|
||||
% input file: guidebook.mn
|
||||
% $Revision: 1.107 $ $Date: 2007/05/26 02:36:38 $
|
||||
% $Revision: 1.108 $ $Date: 2009/05/10 16:33:53 $
|
||||
%
|
||||
%.ds h0 "
|
||||
%.ds h1 %.ds h2 \%
|
||||
@@ -2455,7 +2455,7 @@ Cannot be set with the `{\tt O}' command.
|
||||
%.Ip
|
||||
\item[\ib{pickup\_burden}]
|
||||
When you pick up an item that would exceed this encumbrance
|
||||
level (Unburdened, Burdened, streSsed, straiNed, overTaxed,
|
||||
level (Unencumbered, Burdened, streSsed, straiNed, overTaxed,
|
||||
or overLoaded), you will be asked if you want to continue.
|
||||
(Default `S').
|
||||
%.lp
|
||||
|
||||
Reference in New Issue
Block a user