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

@@ -72,7 +72,7 @@ boolean undirected;
pline("%s points %s.", Monnam(mtmp), point_msg);
} else if ((!(g.moves % 4) || !rn2(4))) {
if (!Deaf)
Norep("You hear a mumbled curse.");
Norep("You hear a mumbled curse."); /* Deaf-aware */
}
}