HomeSort by: relevance | last modified time | path
    Searched defs:cloak (Results 1 - 1 of 1) sorted by relevancy

  /src/games/hunt/huntd/
execute.c 41 static void cloak(PLAYER *);
180 cloak(pp);
498 * cloak:
499 * Turn on or increase length of a cloak
502 cloak(PLAYER *pp) function in typeref:typename:void
510 message(pp, "Boots are too noisy to cloak!");

Completed in 11 milliseconds