HomeSort by: relevance | last modified time | path
    Searched refs:INTRINSIC (Results 1 - 6 of 6) sorted by relevancy

  /src/games/hack/
hack.eat.c 490 Teleportation |= INTRINSIC;
504 Aggravate_monster |= INTRINSIC;
512 Invis |= INTRINSIC;
513 See_invisible |= INTRINSIC;
525 Fire_resistance |= INTRINSIC;
528 Telepat |= INTRINSIC;
532 Cold_resistance |= INTRINSIC;
536 Poison_resistance |= INTRINSIC;
hack.h 104 #define INTRINSIC 040000L
hack.u_init.c 293 Fast = INTRINSIC;
294 Stealth = INTRINSIC;
hack.main.c 375 (!(Fast & ~INTRINSIC) && (!Fast || rn2(3)))) {
hack.potion.c 211 if (!(Fast & ~INTRINSIC))
hack.read.c 513 Punished = INTRINSIC;

Completed in 15 milliseconds