You_hear already checks deafness

This commit is contained in:
Pasi Kallinen
2015-03-17 18:47:16 +02:00
parent 7d8d8ad1f5
commit 7fa05c6311
7 changed files with 19 additions and 25 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ do_pit: chasm = maketrap(x,y,PIT);
if (!m_already_trapped) { /* suppress messages */
if(cansee(x,y))
pline("%s falls into a chasm!", Monnam(mtmp));
else if (!Deaf && humanoid(mtmp->data))
else if (humanoid(mtmp->data))
You_hear("a scream!");
}
/* Falling is okay for falling down