]> granicus.if.org Git - nethack/commit
unicorn horn dipping
authornethack.rankin <nethack.rankin>
Wed, 2 Oct 2002 21:33:08 +0000 (21:33 +0000)
committernethack.rankin <nethack.rankin>
Wed, 2 Oct 2002 21:33:08 +0000 (21:33 +0000)
commit075425a9ac1abeb5712862e814d18032f776d9c5
tree47b756030e150833b36936ab6997834cd4f38133
parentb541bbef1d5137f10c0f5f604cbc3dabc93c5bee
unicorn horn dipping

     Implement <Someone>'s suggestion for addressing <Someone>'s
complaint about the inadequate feedback given when dipping a unicorn
horn into a potion to convert it into water.  (Mainly, if the potion
has already been given a name, you won't be prompted to give it one
when dipping transforms it; if that was the last one you had, getting
"The potion clears." isn't sufficient to let you keep track of what
type of potion was cleared.  You still have to keep track of such
stuff yourself, but now you'll get "The swirly potion clears." so you
at least don't have to start remembering or recording the type prior
to dipping.)

     The hallucination handling isn't very useful; the description is
given will full accuracy by the immediately following inventory update.
doc/fixes34.1
src/potion.c