Searched refs:Confusion (Results 1 - 25 of 54) sorted by relevance

123

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c124 if (Confusion || Fumbling || Glib)
314 if (!force && (Confusion || Fumbling || Glib || Wounded_legs ||
428 if (reason != DISMOUNT_BYCHOICE || Stunned || Confusion || Fumbling) i = 1;
H A Dspell.c325 if (Confusion) { /* became confused while learning */
394 register boolean confused = (Confusion != 0);
719 boolean confused = (Confusion != 0);
1006 boolean confused = (Confusion != 0);
H A Dbotl.c282 if(Confusion) Sprintf(nb = eos(nb), " Conf");
H A Dteleport.c485 if (objects[SPE_TELEPORT_AWAY].oc_name_known && !Confusion)
599 if (Confusion && rnl(5)) {
606 } else if (Confusion && rnl(5)) {
H A Ddetect.c300 boolean confused = (Confusion || (sobj && sobj->cursed)), stale;
431 if (Hallucination || (Confusion && class == SCROLL_CLASS))
916 if (Confusion && rn2(7)) return;
H A Dpline.c377 if (Confusion) Strcat(info, ", confused");
H A Dread.c118 confused = (Confusion != 0);
651 register boolean confused = (Confusion != 0);
1006 else do_genocide(!sobj->cursed | (2 * !!Confusion));
H A Dattrib.c357 if(Confusion || Hallucination) exercise(A_WIS, FALSE);
H A Dmcastu.c618 boolean oldprop = !!Confusion;
H A Dmusic.c356 int damage, do_spec = !Confusion;
H A Dpolyself.c968 } else if (flags.safe_dog && !Confusion && !Hallucination
972 if (flags.confirm && mtmp->mpeaceful && !Confusion
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c124 if (Confusion || Fumbling || Glib)
314 if (!force && (Confusion || Fumbling || Glib || Wounded_legs ||
428 if (reason != DISMOUNT_BYCHOICE || Stunned || Confusion || Fumbling) i = 1;
H A Dspell.c325 if (Confusion) { /* became confused while learning */
394 register boolean confused = (Confusion != 0);
719 boolean confused = (Confusion != 0);
1006 boolean confused = (Confusion != 0);
H A Dbotl.c282 if(Confusion) Sprintf(nb = eos(nb), " Conf");
H A Dteleport.c485 if (objects[SPE_TELEPORT_AWAY].oc_name_known && !Confusion)
599 if (Confusion && rnl(5)) {
606 } else if (Confusion && rnl(5)) {
H A Ddetect.c300 boolean confused = (Confusion || (sobj && sobj->cursed)), stale;
431 if (Hallucination || (Confusion && class == SCROLL_CLASS))
916 if (Confusion && rn2(7)) return;
H A Dpline.c377 if (Confusion) Strcat(info, ", confused");
H A Dread.c118 confused = (Confusion != 0);
651 register boolean confused = (Confusion != 0);
1006 else do_genocide(!sobj->cursed | (2 * !!Confusion));
H A Dattrib.c357 if(Confusion || Hallucination) exercise(A_WIS, FALSE);
H A Dmcastu.c618 boolean oldprop = !!Confusion;
H A Dmusic.c356 int damage, do_spec = !Confusion;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h123 && !Confusion && !Hallucination && !Stunned)
H A Dyouprop.h94 #define Confusion HConfusion macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h123 && !Confusion && !Hallucination && !Stunned)
H A Dyouprop.h94 #define Confusion HConfusion macro

Completed in 141 milliseconds

123