@@ -701,7 +701,7 @@ void describeMouseover() {
}
if(c->wall &&
if(c->wall && !(c->wall == waChasm && c->land == laDual && ctof(c)) &&
!((c->wall == waFloorA || c->wall == waFloorB) && c->item)) {
out += ", "; out += XLAT1(winf[c->wall].name);
The note is not visible to the blocked user.