Searched refs:BLINDCOUNT (Results 1 – 8 of 8) sorted by relevance
46 …if (d[BLINDCOUNT]) if (--d[BLINDCOUNT]<=0) { cursors(); lprcat("\nThe blindness lifts "); beep… in regen()
476 c[BLINDCOUNT]+=500; return;503 if (c[BLINDCOUNT]==0) lprcat("(r) read it, "); lprcat("(t) take it"); iopts();509 case 'r': if (c[BLINDCOUNT]) break;523 static char curse[] = { BLINDCOUNT, CONFUSE, AGGRAVATE, HASTEMONST, ITCHING,687 if (c[BLINDCOUNT]==0) lprcat("(r) read it, "); lprcat("(t) take it"); iopts(); in obook()693 case 'r': if (c[BLINDCOUNT]) break; in obook()728 if (c[BLINDCOUNT]) return; in ocookie()
271 if (c[BLINDCOUNT]) return; /* see nothing if blind */309 if (c[BLINDCOUNT]) return; /* see nothing if blind */
367 if (c[BLINDCOUNT]) c[BLINDCOUNT]=1; /* cure blindness too! */ in oschool()
515 if (c[BLINDCOUNT]) { cursors(); lprcat("\nYou can't read anything when you're blind!"); } else in parse()796 if (!c[BLINDCOUNT]) in eatcookie()
103 #define BLINDCOUNT 28 macro
282 case 10: c[BLINDCOUNT]=0; return; /* cure blindness */596 if (c[BLINDCOUNT]==0) /* if not blind show effect */668 if (c[BLINDCOUNT]) { lastnum=279; p="monster"; }
247 if (c[BLINDCOUNT]) return; /* if blind don't show where monsters are */