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

  /src/games/battlestar/
command6.c 49 if (testbit(location[position].objects, VIPER) && !notes[CANTLAUNCH]) {
51 clearbit(location[position].objects, VIPER);
56 printf("You climb into the viper and prepare for ");
75 setbit(location[position].objects, VIPER);
dayobjs.c 100 {7, VIPER},
extern.h 81 #define VIPER 11
words.c 58 { "viper", VIPER, OBJECT, NULL },

Completed in 26 milliseconds