seeing lightning while blind
<Someone> reported that even when blind, you can get "The bolt of lightning whizzes by you".
This commit is contained in:
@@ -3546,8 +3546,10 @@ register int dx,dy;
|
||||
} else {
|
||||
zhitu(type, nd, fltxt, sx, sy);
|
||||
}
|
||||
} else {
|
||||
} else if (!Blind) {
|
||||
pline("%s whizzes by you!", The(fltxt));
|
||||
} else {
|
||||
Your("%s tingles.", body_part(ARM));
|
||||
}
|
||||
if (abstype == ZT_LIGHTNING) (void) flashburn((long)d(nd,50));
|
||||
stop_occupation();
|
||||
|
||||
Reference in New Issue
Block a user