Imps and others cussing the hero wake up nearby monsters
This commit is contained in:
@@ -790,6 +790,7 @@ towels weigh more than blindfolds
|
||||
knight quest home level contains some saddled warhorses
|
||||
allow creating unhidden traps in special levels
|
||||
reading magic marker shows the specific red ink color
|
||||
imps and other creatures cussing hero wake up nearby monsters
|
||||
|
||||
|
||||
Fixes to 3.7.0-x Problems that Were Exposed Via git Repository
|
||||
|
||||
@@ -815,6 +815,7 @@ cuss(struct monst *mtmp)
|
||||
else
|
||||
com_pager("demon_cuss");
|
||||
}
|
||||
wake_nearto(mtmp->mx, mtmp->my, 5 * 5);
|
||||
}
|
||||
|
||||
/*wizard.c*/
|
||||
|
||||
Reference in New Issue
Block a user