Searched refs:newcham (Results 1 – 4 of 4) sorted by relevance
239 (void) newcham(mtmp, &mons[dlevel + 14 + rn2(CMNUM - 14 - dlevel)]); in dochug()934 (void) newcham(mtmp, PM_CHAMELEON); in rescham()941 newcham(struct monst *mtmp, const struct permonst *mdat) in newcham() function
155 (void) newcham(mtmp, &mons[dlevel + 14 + rn2(CMNUM - 14 - dlevel)]); in makemon()
265 int newcham(struct monst *, const struct permonst *);
121 if (newcham(mtmp, &mons[rn2(CMNUM)])) in bhitm()