Merge branch 'NetHack-3.6'

This commit is contained in:
nhmall
2019-11-05 11:02:24 -05:00
17 changed files with 1402 additions and 1305 deletions

View File

@@ -2984,7 +2984,7 @@ boolean peaceful, silent;
Norep("%s booms: \"%s, you are a thief!\"",
Shknam(shkp), g.plname);
} else if (!Deaf) {
Norep("You hear a scream, \"Thief!\"");
Norep("You hear a scream, \"Thief!\""); /* Deaf-aware */
}
}
hot_pursuit(shkp);