]> granicus.if.org Git - nethack/commit
'[' vs embedded dragon scales (trunk only)
authornethack.rankin <nethack.rankin>
Mon, 20 Oct 2008 05:18:31 +0000 (05:18 +0000)
committernethack.rankin <nethack.rankin>
Mon, 20 Oct 2008 05:18:31 +0000 (05:18 +0000)
commit3425a19dff334965e2f2d16e17b2b1615575c9a8
tree16298c769271d510499786cf774036c6beb4110b
parent6870660aba089477a0ff7862e5a9f3ca0544e3f6
'[' vs embedded dragon scales (trunk only)

     When dragon scales or dragon scale mail becomes embedded in poly'd
hero's skin, the '[' command would report "you are not wearing any armor"
but the '*' command showed "a set of <color> dragon scales (embedded in
your skin)".  The '[' feedback is more accurate but the '*' feedback is
probably more useful.  This changes '[' to be more specific when lack of
worn armor is accompanied by embedded dragon scales/scale mail.

     I put the fixes entry in the new features section since the old
behavior wasn't a bug.
doc/fixes35.0
src/invent.c