Searched refs:POT_SPEED (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.h280 #define POT_SPEED 273 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Donames.h280 #define POT_SPEED 273 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c727 case POT_SPEED:
1078 case POT_SPEED:
1272 case POT_SPEED:
1343 case POT_SPEED:
1395 case POT_SPEED:
H A Dmuse.c1654 if(obj->otyp == POT_SPEED && mtmp->mspeed != MFAST
1933 return rn2(6) ? POT_SPEED : WAN_SPEED_MONSTER;
1958 if (typ == WAN_SPEED_MONSTER || typ == POT_SPEED)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpotion.c727 case POT_SPEED:
1078 case POT_SPEED:
1272 case POT_SPEED:
1343 case POT_SPEED:
1395 case POT_SPEED:
H A Dmuse.c1654 if(obj->otyp == POT_SPEED && mtmp->mspeed != MFAST
1933 return rn2(6) ? POT_SPEED : WAN_SPEED_MONSTER;
1958 if (typ == WAN_SPEED_MONSTER || typ == POT_SPEED)

Completed in 155 milliseconds