more deafness-related message corrections

This commit is contained in:
nhmall
2019-11-04 00:36:54 -05:00
parent c92544750a
commit 93f95dd051
4 changed files with 16 additions and 5 deletions

View File

@@ -2989,8 +2989,9 @@ boolean peaceful, silent;
if (canseemon(shkp)) {
Norep("%s booms: \"%s, you are a thief!\"",
Shknam(shkp), plname);
} else
} else if (!Deaf) {
Norep("You hear a scream, \"Thief!\"");
}
}
hot_pursuit(shkp);
(void) angry_guards(FALSE);