'R' fix
authorPatR <rankin@nethack.org>
Sun, 17 Apr 2016 00:25:33 +0000 (17:25 -0700)
committerPatR <rankin@nethack.org>
Sun, 17 Apr 2016 00:25:33 +0000 (17:25 -0700)
commit828c244ff3292e652a44a02bfa45b68e81aa4c56
tree4680418da5203763873ea84d29c02c3f9099e076
parent953ee96f7eaf4a41b51a5f79c67ab3b0689b0e6c
'R' fix

A patch in late January to suppress suits as likely candidates for
the 'R' command when wearing a cloak also unintentionally suppressed
rings when wearing non-cursed (or not yet known to be cursed) gloves.
Cloak always blocks suit removal; gloves only block ring removal if
cursed.
doc/fixes36.1
src/invent.c