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

  /src/games/hunt/huntd/
execute.c 283 pp->p_nboots++;
285 pp->p_nboots += 2;
295 if (pp->p_nboots == 2)
509 if (pp->p_nboots > 0) {
hunt.h 87 int p_nboots; member in struct:player_def
driver.c 544 switch (ouch->p_nboots) {
746 while (pp->p_nboots-- > 0) {
765 else if (pp->p_nboots > 0) {
766 if (pp->p_nboots == 2)
answer.c 304 newpp->p_nboots = 0;

Completed in 15 milliseconds