xorns sink follow-up

|
This commit is contained in:
nethack.allison
2003-02-09 02:10:55 +00:00
parent 0a0c4dde30
commit 217e9dadbb

View File

@@ -531,7 +531,7 @@ struct entity *etmp;
pline_The("%s passes through %s!",
at_portcullis ? "portcullis" : "drawbridge",
e_nam(etmp));
spoteffects(FALSE);
if (is_u(etmp)) spoteffects(FALSE);
return;
}
if (e_missed(etmp, FALSE)) {