Conway
This commit is contained in:
@@ -1678,6 +1678,7 @@ struct monst *mtmp, *victim;
|
||||
|
||||
/* monster died after killing enemy but before calling this function */
|
||||
/* currently possible if killing a gas spore */
|
||||
/* Also used to abort processing for CONWAYS's mildew temp monsters. */
|
||||
if (mtmp->mhp <= 0)
|
||||
return (struct permonst *) 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user