Home
last modified time | relevance | path

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

/dragonfly/games/hack/
H A Dhack.potion.c298 boolean uclose, isyou = (mon == &youmonst); in potionhit() local
301 uclose = TRUE; in potionhit()
306 uclose = (dist(mon->mx, mon->my) < 3); in potionhit()
357 if (uclose && rn2(5)) in potionhit()