]> granicus.if.org Git - nethack/commit
sanity check for embedded dragon scales
authorPatR <rankin@nethack.org>
Tue, 6 Oct 2015 01:18:03 +0000 (18:18 -0700)
committerPatR <rankin@nethack.org>
Tue, 6 Oct 2015 01:18:03 +0000 (18:18 -0700)
commit96562252479e5cadd5d0f1d4ecd45554a7afd759
tree29671de77ee14b32cfc2ba25e571d9c9a70f8aef
parentd0217160bbd9cec1d68cc85fc7b9b05257df83f9
sanity check for embedded dragon scales

The problem discovered with sanity checking of embedded dragon scales
was with the checking, not with the object flagged "embedded in skin".
I thought W_ARM got cleared when switching 'uarm' object to 'uskin',
but it isn't.
src/mkobj.c