06009 - D/BUCX documentation

This commit is contained in:
cohrs
2002-08-05 00:20:10 +00:00
parent 869a600da8
commit 132586f0b9
3 changed files with 18 additions and 6 deletions

View File

@@ -504,11 +504,16 @@ Panic button. Quit the game.
Drop something. Ex. ``d7a'' means drop seven items of object \fIa\fP.
.lp D
Drop several things. In answer to the question
``What kinds of things do you want to drop? [!%= aium]''
``What kinds of things do you want to drop? [!%= BUCXaium]''
you should type zero or more object symbols possibly followed by
`a' and/or `i' and/or `u' and/or `m'.
`a' and/or `i' and/or `u' and/or `m'. In addition, one or more of
the blessed/uncursed/cursed groups may be typed.
.sd
.si
DB - drop all objects known to be blessed.
DU - drop all objects known to be uncursed.
DC - drop all objects known to be cursed.
DX - drop all objects of unknown B/U/C status.
Da - drop all objects, without asking for confirmation.
Di - examine your inventory before dropping anything.
Du - drop only unpaid objects (when in a shop).

View File

@@ -27,7 +27,7 @@
\begin{document}
%
% input file: guidebook.mn
% $Revision: 1.46 $ $Date: 2002/07/28 10:45:46 $
% $Revision: 1.47 $ $Date: 2002/08/04 16:48:05 $
%
%.ds h0 "
%.ds h1 %.ds h2 \%
@@ -677,13 +677,19 @@ Drop something.\\
%.lp
\item[\tb{D}]
Drop several things. In answer to the question
``{\tt What kinds of things do you want to drop? [!\%= aium]}''
``{\tt What kinds of things do you want to drop? [!\%= BUCXaium]}''
you should type zero or more object symbols possibly followed by
`{\tt a}' and/or `{\tt i}' and/or `{\tt u}' and/or `{\tt m}'.\\
`{\tt a}' and/or `{\tt i}' and/or `{\tt u}' and/or `{\tt m}'.
In addition, one or more of
the blessed/uncursed/cursed groups may be typed.\\
%.sd
%.si
{\tt DB} --- drop all objects known to be blessed.\\
{\tt DU} --- drop all objects known to be uncursed.\\
{\tt DC} --- drop all objects known to be cursed.\\
{\tt DX} --- drop all objects of unknown B/U/C status.\\
{\tt Da} --- drop all objects, without asking for confirmation.\\
{\tt Di} --- examine your intentory before dropping anything.\\
{\tt Di} --- examine your inventory before dropping anything.\\
{\tt Du} --- drop only unpaid objects (when in a shop).\\
{\tt Dm} --- use a menu to pick which object(s) to drop.\\
{\tt D\%u} --- drop only unpaid food.

View File

@@ -179,6 +179,7 @@ effect of wearing or removing the Eyes of the Overworld took effect on the
next move, but should take effect immediately.
dragon scale mail is magic armor
invoking or applying an artifact must pass a touch_artifact check
document 'D'rop BUCX behavior in the Guidebook
Platform- and/or Interface-Specific Fixes