You_hear already checks deafness

This commit is contained in:
Pasi Kallinen
2015-03-06 21:01:02 +02:00
parent 06b7534af3
commit f2ab8f336b
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