diff --git a/src/monmove.c b/src/monmove.c index 5282f1890..a1297d537 100644 --- a/src/monmove.c +++ b/src/monmove.c @@ -683,6 +683,7 @@ dochug(register struct monst* mtmp) /* tactics -> mnexto -> deal_with_overcrowding */ if (mtmp->mstate) return 0; + set_apparxy(mtmp); } /* check distance and scariness of attacks */