]> granicus.if.org Git - nethack/commit
silver vs lycanthropy (trunk only)
authornethack.rankin <nethack.rankin>
Sun, 18 Mar 2007 03:26:43 +0000 (03:26 +0000)
committernethack.rankin <nethack.rankin>
Sun, 18 Mar 2007 03:26:43 +0000 (03:26 +0000)
commit25527a63157eec805bc4c6baad35b62af24bd35e
treefb2467fca23f33304b8932b5f734d56912739e69
parent7a70ec2a0230ce779f2614d0abb2c3daed4c5741
silver vs lycanthropy (trunk only)

     Monster werecritters are vulnerable to silver when in human form as
well as when in beast form, but hero inflicted with lycanthropy was only
vulnerable while in beast form.  Add pseudo-property Hate_silver to handle
that correctly.  Also, add silver vulnerability to enlightenment feedback.
Lastly, hero vulnerable to silver had Con abused if hit by silver missile
but not when hit hand-to-hand; add an exercise() call to the latter.
doc/fixes34.4
include/youprop.h
src/artifact.c
src/cmd.c
src/mhitu.c
src/mthrowu.c