Purple worm burp wakes up monsters

This commit is contained in:
Pasi Kallinen
2023-05-12 09:17:09 +03:00
parent 68e76e0d88
commit f4f74b2e07
2 changed files with 2 additions and 1 deletions

View File

@@ -4212,6 +4212,7 @@ mhitm_ad_dgst(struct monst *magr, struct attack *mattk UNUSED,
SetVoice(magr, 0, 80, 0);
verbalize("Burrrrp!");
}
wake_nearto(magr->mx, magr->my, 2 * 2); /* Burrrrp! */
mhm->damage = mdef->mhp;
/* Use up amulet of life saving */
if ((obj = mlifesaver(mdef)) != 0)