Home | History | Annotate | Download | only in trek

Lines Matching refs:klingon

183 		  case E_KATSB:			/* Klingon attacks starbase */
194 /* see if a Klingon exists in this quadrant */
246 case E_KDESB: /* Klingon destroys starbase */
251 * Klingon got tired and went home, ignore this event
337 case E_REPRO: /* Klingon reproduces */
346 /* reproduce one Klingon */
384 /* we must position Klingon */
386 Sect[ix][iy] = KLINGON;
387 k = &Etc.klingon[Etc.nkling++];
392 compkldist(Etc.klingon[0].dist ==
393 Etc.klingon[0].avgdist ? 0 : 1);