You_hear already checks deafness

This commit is contained in:
Pasi Kallinen
2015-03-06 21:01:02 +02:00
parent 7d8d8ad1f5
commit 7fa05c6311
7 changed files with 19 additions and 25 deletions

View File

@@ -1386,8 +1386,7 @@ verbalize("In return for thy service, I grant thee the gift of Immortality!");
if (otmp->otyp == FAKE_AMULET_OF_YENDOR) {
if (!highaltar && !otmp->known) goto too_soon;
if (!Deaf)
You_hear("a nearby thunderclap.");
You_hear("a nearby thunderclap.");
if (!otmp->known) {
You("realize you have made a %s.",
Hallucination ? "boo-boo" : "mistake");