Imps and others cussing the hero wake up nearby monsters

This commit is contained in:
Pasi Kallinen
2022-02-19 17:18:07 +02:00
parent 5e26589fa7
commit 70dafd658d
2 changed files with 2 additions and 0 deletions

View File

@@ -815,6 +815,7 @@ cuss(struct monst *mtmp)
else
com_pager("demon_cuss");
}
wake_nearto(mtmp->mx, mtmp->my, 5 * 5);
}
/*wizard.c*/