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

  /src/games/wump/
wump.c 504 static int lastchance = 2; local in function:shoot
506 if (random() % (level == EASY ? 12 : 9) < (lastchance += 2)) {
510 lastchance = random() % 3;
  /src/usr.sbin/sysinst/
msg.mi.es 412 message lastchance
msg.mi.pl 398 message lastchance
msg.mi.de 423 message lastchance

Completed in 19 milliseconds