initworm
void initworm(struct monst *);
initworm(mtmp);
if(mdat->mlet == 'w' && getwn(mtmp)) initworm(mtmp);