Home
last modified time | relevance | path

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

/original-bsd/games/phantasia/
H A Dphantstruct.h105 double c_goldtote; /* how much gold char can carry */ member
H A Dmisc.c1223 dtemp = ((Player.p_gold + Player.p_gems / 2.0) - 1000.0) / Statptr->c_goldtote in adjuststats()