quaffing documentation

some of the places quaff was documented tried to be general about what it
applied to, but other places, including the Guidebook, were not.
This commit is contained in:
cohrs
2003-04-05 02:14:52 +00:00
parent 549736e688
commit 420981789e
6 changed files with 9 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
.ds vr "NetHack 3.4
.ds f0 "\*(vr
.ds f1
.ds f2 "April 2, 2003
.ds f2 "April 4, 2003
.mt
A Guide to the Mazes of Menace
(Guidebook for NetHack)
@@ -573,7 +573,7 @@ Put on a ring or other accessory (amulet, blindfold).
Repeat previous message. Subsequent ^P's repeat earlier messages.
The behavior can be varied via the msg_window option.
.lp q
Quaff (drink) a potion.
Quaff (drink) something (potion, water, etc).
.lp Q
Select an object for your quiver. You can then throw this using
the `f' command. (In versions prior to 3.3 this was the command to quit

View File

@@ -27,7 +27,7 @@
\begin{document}
%
% input file: guidebook.mn
% $Revision: 1.62 $ $Date: 2003/03/14 13:50:58 $
% $Revision: 1.63 $ $Date: 2003/04/03 10:56:39 $
%
%.ds h0 "
%.ds h1 %.ds h2 \%
@@ -40,7 +40,7 @@
%.au
\author{Eric S. Raymond\\
(Extensively edited and expanded for 3.4)}
\date{April 2, 2003}
\date{April 4, 2003}
\maketitle
@@ -757,7 +757,7 @@ Repeat previous message. Subsequent {\tt \^{}P}'s repeat earlier messages.
The behavior can be varied via the msg_window option.
%.lp
\item[\tb{q}]
Quaff (drink) a potion.
Quaff (drink) something (potion, water, etc).
%.lp
\item[\tb{Q}]
Select an object for your quiver. You can then throw this using

View File

@@ -34,6 +34,7 @@ don't let arrow, rock or dart traps provide an infinite number of objects
dropping from height or throwing a normal container may damage contents
some Magicbane messages treated "erinys" as plural
initialize artifacts before processing $WIZKIT
clean up inconsistency between various places quaff is documented
Platform- and/or Interface-Specific Fixes