06009 - D/BUCX documentation
This commit is contained in:
+7
-2
@@ -504,11 +504,16 @@ Panic button. Quit the game.
|
|||||||
Drop something. Ex. ``d7a'' means drop seven items of object \fIa\fP.
|
Drop something. Ex. ``d7a'' means drop seven items of object \fIa\fP.
|
||||||
.lp D
|
.lp D
|
||||||
Drop several things. In answer to the question
|
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
|
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
|
.sd
|
||||||
.si
|
.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.
|
Da - drop all objects, without asking for confirmation.
|
||||||
Di - examine your inventory before dropping anything.
|
Di - examine your inventory before dropping anything.
|
||||||
Du - drop only unpaid objects (when in a shop).
|
Du - drop only unpaid objects (when in a shop).
|
||||||
|
|||||||
+10
-4
@@ -27,7 +27,7 @@
|
|||||||
\begin{document}
|
\begin{document}
|
||||||
%
|
%
|
||||||
% input file: guidebook.mn
|
% 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 h0 "
|
||||||
%.ds h1 %.ds h2 \%
|
%.ds h1 %.ds h2 \%
|
||||||
@@ -677,13 +677,19 @@ Drop something.\\
|
|||||||
%.lp
|
%.lp
|
||||||
\item[\tb{D}]
|
\item[\tb{D}]
|
||||||
Drop several things. In answer to the question
|
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
|
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
|
%.sd
|
||||||
%.si
|
%.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 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 Du} --- drop only unpaid objects (when in a shop).\\
|
||||||
{\tt Dm} --- use a menu to pick which object(s) to drop.\\
|
{\tt Dm} --- use a menu to pick which object(s) to drop.\\
|
||||||
{\tt D\%u} --- drop only unpaid food.
|
{\tt D\%u} --- drop only unpaid food.
|
||||||
|
|||||||
@@ -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.
|
next move, but should take effect immediately.
|
||||||
dragon scale mail is magic armor
|
dragon scale mail is magic armor
|
||||||
invoking or applying an artifact must pass a touch_artifact check
|
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
|
Platform- and/or Interface-Specific Fixes
|
||||||
|
|||||||
Reference in New Issue
Block a user