healer follow-up bit (trunk only)

There is a new Deaf attrib to consider in the trunk.
This commit is contained in:
nethack.allison
2003-10-28 12:49:11 +00:00
parent 6c4e1227a4
commit fec5392055

View File

@@ -1565,7 +1565,7 @@ struct obj *obj, *otmp;
res = !!revive(obj);
if (res && corpsenm && Role_if(PM_HEALER)) {
boolean u_noticed = FALSE;
if (Hallucination) {
if (Hallucination && !Deaf) {
You_hear("the sound of a defibrillator.");
u_noticed = TRUE;
} else if (!Blind) {