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

  /src/games/hack/
hack.invent.c 928 static long goldcounted; variable in typeref:typename:long
937 if ((goldcounted += 100 * (u.ulevel + 1)) >= u.ugold) {
957 goldcounted = 500;

Completed in 16 milliseconds