Monsters hit by a boulder from your scroll of earth should get angry

This commit is contained in:
Pasi Kallinen
2017-10-14 21:00:47 +03:00
parent 1b42b1499b
commit 7d8ba1d46f
2 changed files with 2 additions and 0 deletions

View File

@@ -1771,6 +1771,7 @@ boolean confused, byu;
xname(helmet), mhim(mtmp));
}
}
wakeup(mtmp, byu);
mtmp->mhp -= mdmg;
if (mtmp->mhp <= 0) {
if (byu) {