Add helpless monster macro

This commit is contained in:
Pasi Kallinen
2022-03-18 10:19:04 +02:00
parent 480ba917a1
commit 39acd095b2
21 changed files with 66 additions and 68 deletions
+1 -1
View File
@@ -608,7 +608,7 @@ keepdogs(boolean pets_only) /* true for ascension or final escape */
the amulet; if you don't have it, will chase you
only if in range. -3. */
|| (u.uhave.amulet && mtmp->iswiz))
&& ((!mtmp->msleeping && mtmp->mcanmove)
&& (!helpless(mtmp)
/* eg if level teleport or new trap, steed has no control
to avoid following */
|| (mtmp == u.usteed))