Home
last modified time | relevance | path

Searched refs:Invis (Results 1 – 7 of 7) sorted by relevance

/original-bsd/games/hack/
H A Dhack.h97 #define Invis u.uprops[INVIS].p_flgs macro
98 #define Invisible (Invis && !See_invisible)
H A Dhack.wizard.c121 if(!rn2(6) && !Invis) {
130 switch(rn2(Invis ? 5 : 6)) {
H A Dhack.eat.c405 if(!Invis) {
406 Invis = 50+rn2(100);
410 Invis |= INTRINSIC;
H A Dhack.potion.c43 if(Invis || See_invisible) in dodrink()
52 Invis += rn1(15,31); in dodrink()
H A Dhack.mhitu.c349 if((Invis && mtmp->data->mlet != 'I') || !mtmp->mcansee) tmp -= 2;
H A Dhack.mon.c313 if(mtmp->mconf || Invis || !mtmp->mcansee ||
527 if(!Invis && online(nx,ny)){
H A Dhack.shk.c844 if(shkp->mcansee && !Invis && cansee(omx,omy)) {
852 if(Invis)