]> granicus.if.org Git - nethack/commit
chameleon behaviour
authornethack.allison <nethack.allison>
Sun, 12 Mar 2006 04:43:28 +0000 (04:43 +0000)
committernethack.allison <nethack.allison>
Sun, 12 Mar 2006 04:43:28 +0000 (04:43 +0000)
commit0b88609133844ba215b0e383b76bd195562e14be
tree178fb3decbf41a52318e93016db601a8526a38df
parente1ef0f104248ae5f428a309a7352cc60ba27a683
chameleon behaviour

- restore intended behaviour of kill_genocided_monsters().
  It has been incorrect since  the chameleon overhaul in June 2004.
- eliminate CHAM_ORDINARY and use NON_PM instead.
15 files changed:
include/monst.h
include/obj.h
src/dogmove.c
src/makemon.c
src/mhitm.c
src/mhitu.c
src/minion.c
src/mon.c
src/monmove.c
src/monst.c
src/muse.c
src/pline.c
src/read.c
src/trap.c
src/zap.c