Files
nethack/include
nethack.rankin d8a45a57b5 ring discovery (trunk only)
Picking up and putting on a +1 ring of protection while blind
resulted in having a "+1 ring (on {left|right} hand)" in inventory and
having ring of protection show up in the discoveries list.  The problem
is the same as the one for wands which has been previously addressed
(but not 100% fixed...):  when using an item whose effect is observable,
the item's type became discovered based upon that observation even if the
item itself had never been seen.

     The code for removing ring of protection lacked its break statement
and fell into the case for removing ring of protection from shapechangers,
but didn't cause any noticeable problem.
2008-01-29 04:17:03 +00:00
..
2002-01-18 02:50:06 +00:00
2002-01-05 21:05:47 +00:00
2008-01-09 01:57:41 +00:00
2006-10-08 21:37:58 +00:00
2008-01-09 01:57:41 +00:00
2006-10-01 21:17:38 +00:00
2007-06-19 03:13:20 +00:00
2008-01-29 04:17:03 +00:00
2002-01-05 21:05:47 +00:00
2007-01-19 03:02:05 +00:00
2002-01-05 21:05:47 +00:00
2006-04-14 16:23:56 +00:00
2005-03-13 05:29:01 +00:00
2007-04-30 02:18:03 +00:00
2007-04-08 04:35:19 +00:00
2007-04-01 01:20:57 +00:00
2006-09-21 01:46:15 +00:00
2007-01-09 05:29:17 +00:00
2006-07-10 02:10:22 +00:00
2006-01-06 05:46:03 +00:00
2002-01-05 21:05:48 +00:00
2006-10-17 23:55:42 +00:00
2006-02-12 06:24:25 +00:00
2006-10-02 13:15:50 +00:00
2005-01-02 20:55:41 +00:00
2006-10-26 23:30:00 +00:00
2006-10-08 21:37:58 +00:00
2007-10-28 09:37:56 +00:00
2005-01-23 19:39:01 +00:00
2007-01-18 04:16:03 +00:00
2006-10-17 23:55:42 +00:00
2007-03-18 03:26:43 +00:00