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:
@@ -114,7 +114,7 @@ packorder a list of default symbols for kinds of objects that gives the
|
||||
(If you specify only some kinds of items, the others from the
|
||||
default order will be appended to the end.)
|
||||
pickup_burden when you pick up an item that exceeds this encumberance
|
||||
level (Unburdened, Burdened, streSsed, straiNed, overTaxed,
|
||||
level (Unencumbered, Burdened, streSsed, straiNed, overTaxed,
|
||||
or overLoaded), you will be asked if you want to continue. [S]
|
||||
pickup_types a list of default symbols for kinds of objects to autopickup
|
||||
when that option is on [all]
|
||||
|
||||
Reference in New Issue
Block a user