]> granicus.if.org Git - nethack/commit
fix #H9479 - worn dented pot can't be taken off
authorPatR <rankin@nethack.org>
Sun, 1 Dec 2019 04:19:10 +0000 (20:19 -0800)
committerPatR <rankin@nethack.org>
Sun, 1 Dec 2019 04:19:10 +0000 (20:19 -0800)
commit8f069744144b47bc293b362845a119ca9fb8a27a
tree38481f5ca3f3c917f5781e40c21c408126cdf526
parent34979460744b8f97646b87115baa9770b9d1ebf8
fix #H9479 - worn dented pot can't be taken off

Taking off no-delay helmets, gloves, and boots were unintentionally
taking off suit instead and stayed worn themselves.  As far as I
saw, only helmet types "fedora" and "dented pot" were applicable;
all gloves and boots have a small multi-turn delay.  This was an
unintended side-effect of the first "slippery gloves" commit so
happened about three weeks ago.
doc/fixes36.3
src/do_wear.c