Home
last modified time | relevance | path

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

/original-bsd/games/hack/
H A Ddef.permonst.h13 #define PM_PIERCER &mons[17] macro
H A Dhack.search.c34 (void) makemon(PM_PIERCER, zx, zy); in findit()
88 (void) makemon(PM_PIERCER,x,y); in dosearch()
H A Dhack.trap.c63 if(makemon(PM_PIERCER,u.ux,u.uy)) {