Home
last modified time | relevance | path

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

/netbsd/src/games/hack/
Dhack.worm.c207 cutworm(struct monst *mtmp, xchar x, xchar y, uchar weptyp) in cutworm() argument
217 if (weptyp == LONG_SWORD || weptyp == TWO_HANDED_SWORD || in cutworm()
218 weptyp == AXE) in cutworm()