Home | History | Annotate | Download | only in progs

Lines Matching full:sprint

302 	sprint(other, PRINT_LOW, "You receive ");

304 sprint(other, PRINT_LOW, s);
305 sprint(other, PRINT_LOW, " health\n");
415 sprint(other, PRINT_LOW, "You got armor\n");
625 sprint (other, PRINT_LOW, "You got the ");
626 sprint (other, PRINT_LOW, self.netname);
627 sprint (other, PRINT_LOW, "\n");
840 sprint (other, PRINT_LOW, "You got the ");
841 sprint (other, PRINT_LOW, self.netname);
842 sprint (other, PRINT_LOW, "\n");
1094 sprint (other, PRINT_LOW, "You got the ");
1095 sprint (other, PRINT_LOW, self.netname);
1096 sprint (other,PRINT_LOW, "\n");
1298 sprint (other, PRINT_LOW, "You got the ");
1299 sprint (other,PRINT_LOW, self.netname);
1300 sprint (other,PRINT_LOW, "\n");
1471 sprint (other, PRINT_LOW, "You get ");
1476 sprint (other, PRINT_LOW, "10 additional health\n");
1512 sprint (other, PRINT_LOW, "the ");
1513 sprint (other, PRINT_LOW, self.netname);
1539 sprint(other, PRINT_LOW, ", ");
1542 sprint (other, PRINT_LOW, s);
1543 sprint (other, PRINT_LOW, " shells");
1548 sprint(other, PRINT_LOW, ", ");
1551 sprint (other, PRINT_LOW, s);
1552 sprint (other, PRINT_LOW, " nails");
1557 sprint(other, PRINT_LOW, ", ");
1560 sprint (other, PRINT_LOW, s);
1561 sprint (other, PRINT_LOW, " rockets");
1566 sprint(other, PRINT_LOW, ", ");
1569 sprint (other, PRINT_LOW, s);
1570 sprint (other,PRINT_LOW, " cells");
1576 sprint (other, PRINT_LOW, "\n");