Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Ddr_1.c143 int pcto, pcfrom, fromstrength, strengthto, frominjured, toinjured; in fightitout() local
181 frominjured = MT[indx][2 - dieroll() / 3]; in fightitout()
182 totalfrom += frominjured; in fightitout()
183 menfrom -= frominjured; in fightitout()