Searched refs:goldcounted (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.invent.c928 static long goldcounted; variable
937 if ((goldcounted += 100 * (u.ulevel + 1)) >= u.ugold) {
957 goldcounted = 500;

Completed in 175 milliseconds