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

  /src/games/hack/
hack.potion.c 303 boolean uclose, isyou = (mon == &youmonst); local in function:potionhit
306 uclose = TRUE;
311 uclose = (dist(mon->mx, mon->my) < 3);
362 if (uclose && rn2(5))

Completed in 13 milliseconds