Searched refs:POT_INVISIBILITY (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h283 #define POT_INVISIBILITY 276 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h283 #define POT_INVISIBILITY 276 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c539 case POT_INVISIBILITY:
1058 case POT_INVISIBILITY:
1246 case POT_INVISIBILITY:
1726 if (potion->otyp == POT_INVISIBILITY && !obj->oinvis) {
H A Dmuse.c1640 if(obj->otyp == POT_INVISIBILITY &&
1766 if (otmp->otyp == POT_INVISIBILITY) {
1936 return rn2(6) ? POT_INVISIBILITY : WAN_MAKE_INVISIBLE;
1956 if (typ == WAN_MAKE_INVISIBLE || typ == POT_INVISIBILITY)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c539 case POT_INVISIBILITY:
1058 case POT_INVISIBILITY:
1246 case POT_INVISIBILITY:
1726 if (potion->otyp == POT_INVISIBILITY && !obj->oinvis) {
H A Dmuse.c1640 if(obj->otyp == POT_INVISIBILITY &&
1766 if (otmp->otyp == POT_INVISIBILITY) {
1936 return rn2(6) ? POT_INVISIBILITY : WAN_MAKE_INVISIBLE;
1956 if (typ == WAN_MAKE_INVISIBLE || typ == POT_INVISIBILITY)

Completed in 59 milliseconds