Home
last modified time | relevance | path

Searched refs:WOUNDED_LEGS (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/hack/
HDhack.h156 #define WOUNDED_LEGS (LAST_RING+8) /* not a ring */ macro
157 #define Wounded_legs u.uprops[WOUNDED_LEGS].p_flgs
HDhack.timeout.c104 case WOUNDED_LEGS: in timeout()