blindfold (from r.g.r.n)
Someone suggested that if your vision is only blocked by a blindfold and it's the blindfold that glows, you should be able to see it.
This commit is contained in:
@@ -396,7 +396,7 @@ decurse:
|
||||
return;
|
||||
}
|
||||
uncurse(otmp);
|
||||
if (!Blind) {
|
||||
if (!Blind || (otmp == ublindf && Blindfolded_only)) {
|
||||
pline("%s %s.", what ? what :
|
||||
(const char *)Yobjnam2(otmp, "softly glow"),
|
||||
hcolor(NH_AMBER));
|
||||
|
||||
Reference in New Issue
Block a user