Home
last modified time | relevance | path

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

/netbsd-src/games/phantasia/
H A Dphantstruct.h112 int c_ringduration; /* bad ring duration */ member
H A Dfight.c1301 temp = 15 + Statptr->c_ringduration + (int) ROLL(0, 5); in awardtreasure()