]> granicus.if.org Git - nethack/commit
guardian corpse, statue animation follow-up
authornethack.allison <nethack.allison>
Tue, 19 Aug 2003 14:41:54 +0000 (14:41 +0000)
committernethack.allison <nethack.allison>
Tue, 19 Aug 2003 14:41:54 +0000 (14:41 +0000)
commit48ab2a434ccf8ac9e73ed6ecd1ffc334ca89d09b
tree313069d879e7caac441f3893523881898a250e45
parent61c3188405ee009e72803cb10ba07da77f583d34
guardian corpse, statue animation follow-up

- fix ring of protection from shape changers causing
  real monster to be created.
- add ability to get the character class monster from
  genus() or the species.
- use the character class monster when animating
  guardian corpses.
include/extern.h
src/mon.c
src/objnam.c
src/sounds.c
src/trap.c