Searched refs:Stealth (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dyouprop.h197 #define Stealth ((HStealth || EStealth) && !BStealth) macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dyouprop.h197 #define Stealth ((HStealth || EStealth) && !BStealth) macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmonmove.c187 (!Stealth || (mtmp->data == &mons[PM_ETTIN] && rn2(10))) &&
H A Dcmd.c963 if (Stealth) you_are("stealthy");
H A Dhack.c1825 if (!DEADMONSTER(mtmp) && !Stealth && !rn2(3)) mtmp->msleeping = 0;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmonmove.c187 (!Stealth || (mtmp->data == &mons[PM_ETTIN] && rn2(10))) &&
H A Dcmd.c963 if (Stealth) you_are("stealthy");
H A Dhack.c1825 if (!DEADMONSTER(mtmp) && !Stealth && !rn2(3)) mtmp->msleeping = 0;

Completed in 91 milliseconds