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.
This commit is contained in:
@@ -90,7 +90,6 @@ NEARDATA struct permonst mons[] = {
|
||||
/*
|
||||
* ants
|
||||
*/
|
||||
/* Never use M2_SHAPESHIFTER for mons[0] as long as CHAM_ORDINARY==0 */
|
||||
MON("giant ant", S_ANT,
|
||||
LVL(2, 18, 3, 0, 0), (G_GENO|G_SGROUP|3),
|
||||
A(ATTK(AT_BITE, AD_PHYS, 1, 4),
|
||||
|
||||
Reference in New Issue
Block a user