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

  /src/games/trek/
abandon.c 123 i = Param.damprob[SHUTTLE] + Param.damprob[CLOAK];
124 Param.damprob[SHUTTLE] = Param.damprob[CLOAK] = 0;
shield.c 53 ** the shields/cloak into the specified mode. Otherwise it
89 ind = CLOAK;
trek.h 120 #define CLOAK 11 /* cloaking device */
setup.c 161 Param.damprob[CLOAK] = 50; /* cloaking device 5.0% */

Completed in 50 milliseconds