HomeSort by: relevance | last modified time | path
    Searched defs:toinjured (Results 1 - 2 of 2) sorted by relevancy

  /src/games/sail/
dr_1.c 143 int pcto, pcfrom, fromstrength, strengthto, frominjured, toinjured; local in function:fightitout
176 toinjured = MT[indx][2 - dieroll() / 3];
177 totalto += toinjured;
184 mento -= toinjured;
dr_1.c 143 int pcto, pcfrom, fromstrength, strengthto, frominjured, toinjured; local in function:fightitout
176 toinjured = MT[indx][2 - dieroll() / 3];
177 totalto += toinjured;
184 mento -= toinjured;

Completed in 21 milliseconds