Home
last modified time | relevance | path

Searched refs:LIFESUP (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/trek/
H A Devents.c431 case LIFESUP: in events()
478 if (damaged(LIFESUP) && Ship.cond != DOCKED) in events()
H A Dsrscan.c152 if (damaged(LIFESUP)) { in srscan()
H A Dtrek.h118 #define LIFESUP 9 /* life support systems */ macro
H A Dsetup.c159 Param.damprob[LIFESUP] = 30; /* life support 3.0% */ in setup()