class differentiation followup

> Healers pick up on the fact that a wand of undead turning
> revived a creature.
...if a vital piece of code isn't accidentally left out
This commit is contained in:
nethack.allison
2003-10-25 22:37:18 +00:00
parent b4c2f74c22
commit 043a2944ca
2 changed files with 3 additions and 0 deletions

View File

@@ -1573,6 +1573,7 @@ struct obj *obj, *otmp;
s_suffix(an(mons[corpsenm].mname)),
nonliving(&mons[corpsenm]) ?
"motility" : "health");
u_noticed = TRUE;
}
if (u_noticed) {
makeknown(otmp->otyp);