]> granicus.if.org Git - nethack/commit
magicbane groundwork
authornethack.rankin <nethack.rankin>
Mon, 10 Feb 2003 10:23:01 +0000 (10:23 +0000)
committernethack.rankin <nethack.rankin>
Mon, 10 Feb 2003 10:23:01 +0000 (10:23 +0000)
commit00d320c3d3d9584d5ff6df3c37d78b02ba4aac62
tree75575fae684483b3403f64939dd918521f02fb19
parent6f0783dad30b737b9a68aea9c85634088bead6ce
magicbane groundwork

     To fix Magicbane's message sequencing, its code needs to be redone
substantially.  These changes make that easier.

cancel_monst()  let caller know whether cancellation succeeds
resist()  give artifact weapons a resistance attack rating
vtense()  handle monster names and "you" as subjects; checking against
          object names and descriptions pointed out a couple of other
          words that would have ended up being miscategorized.
include/extern.h
src/objnam.c
src/zap.c