xorns sink follow-up
|
This commit is contained in:
+1
-1
@@ -531,7 +531,7 @@ struct entity *etmp;
|
|||||||
pline_The("%s passes through %s!",
|
pline_The("%s passes through %s!",
|
||||||
at_portcullis ? "portcullis" : "drawbridge",
|
at_portcullis ? "portcullis" : "drawbridge",
|
||||||
e_nam(etmp));
|
e_nam(etmp));
|
||||||
spoteffects(FALSE);
|
if (is_u(etmp)) spoteffects(FALSE);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (e_missed(etmp, FALSE)) {
|
if (e_missed(etmp, FALSE)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user