Lines Matching defs:TRUE

68 	if ((xtime && !old) || (!xtime && old)) flags.botl = TRUE;
95 if ((!xtime && old) || (xtime && !old)) flags.botl = TRUE;
121 flags.botl = TRUE;
132 flags.botl = TRUE;
256 if (HHallucination) changed = TRUE;
262 changed = TRUE;
362 otmp->in_use = TRUE; /* you've opened the stopper */
391 otmp->in_use = TRUE;
447 TRUE, 0L);
474 exercise(A_CON, TRUE);
479 make_sick(0L, (char *) 0, TRUE, SICK_ALL);
480 exercise(A_WIS, TRUE);
481 exercise(A_CON, TRUE);
483 you_unwere(TRUE); /* "Purified" */
484 /* make_confused(0L,TRUE); */
529 exercise(A_WIS, TRUE);
568 fruitname(TRUE));
578 make_blinded(0L,TRUE);
616 fall_asleep(-rn1(10, 25 - 12*bcsign(otmp)), TRUE);
647 exercise(A_WIS, TRUE);
653 exercise(A_WIS, TRUE);
659 fruitname(TRUE));
668 fruitname(TRUE));
678 TRUE);
746 exercise(A_DEX, TRUE);
785 u.uexp = rndexp(TRUE);
791 exercise(A_CON, TRUE);
797 !otmp->cursed, TRUE);
798 (void) make_hallucinated(0L,TRUE,0L);
799 exercise(A_CON, TRUE);
800 exercise(A_STR, TRUE);
804 healup(400, 4+4*bcsign(otmp), !otmp->cursed, TRUE);
812 (void) make_hallucinated(0L,TRUE,0L);
813 exercise(A_STR, TRUE);
814 exercise(A_CON, TRUE);
858 exercise(A_WIS, TRUE);
868 good_for_you = TRUE;
920 if(cureblind) make_blinded(0L,TRUE);
921 if(curesick) make_sick(0L, (char *) 0, TRUE, SICK_ALL);
1017 boolean angermon = TRUE;
1056 if(!resist(mon, POTION_CLASS, 0, NOTELL)) mon->mconf = TRUE;
1224 exercise(A_CON, TRUE);
1275 exercise(A_DEX, TRUE);
1422 /* returns TRUE if something happened (potion should be used up) */
1426 if (snuff_lit(obj)) return(TRUE);
1444 return (TRUE);
1463 return TRUE;
1482 return TRUE;
1503 return TRUE;
1517 return TRUE;
1571 potion->in_use = TRUE; /* assume it will be used up */
1643 if (obj == uwep) was_wep = TRUE;
1644 else if (obj == uswapwep) was_swapwep = TRUE;
1645 else if (obj == uquiver) was_quiver = TRUE;
1727 obj->oinvis = TRUE;
1756 obj->opoisoned = TRUE;
1822 wisx = TRUE;
1855 exercise(A_WIS, TRUE);
1873 old_dknown = TRUE;
1963 mtmp->mpeaceful = TRUE;