]> granicus.if.org Git - nethack/commit
artifacts in final score
authornethack.rankin <nethack.rankin>
Wed, 8 Jan 2003 22:07:06 +0000 (22:07 +0000)
committernethack.rankin <nethack.rankin>
Wed, 8 Jan 2003 22:07:06 +0000 (22:07 +0000)
commit9988440b2ed9dcc5f274e962fa664bdd680c2919
treef3b2231030d408c75900ea248997333a9666bc0d
parent601b3b56d357f3c3ad6a4b48d57226b5ba3b0ad1
artifacts in final score

     Fix the problem From a bug report.  An earlier fix (3.3.1)
made them be listed during final disclosure, but the points shown for
them actually got left out of the total due to misplaced brackets.
Rather than just fixing the brackets, merge the two inventory scanning
loops so that both passes will always be synchronized with each other.
doc/fixes34.1
src/end.c