Home | History | Annotate | Download | only in hack

Lines Matching refs:mlet

86 	if (strchr("Eauy", pa->mlet))
119 if (magr->data->mlet == 'c' && !magr->cham) {
151 if (letter(pd->mlet) && rn2(3)) {
152 (void) mkobj_at(pd->mlet, mdef->mx, mdef->my);
166 if (strchr(mlarge, mdef->data->mlet))
225 if (mon->data->mlet == 'c' && !uarmg) {
234 if (strchr(mlarge, mon->data->mlet)) {
255 if (mon->data->mlet == 'O' && obj != NULL &&
274 if (mon->data->mlet == 'c') {
283 if (strchr(UNDEAD, mon->data->mlet))
356 if (mdat->mlet == 'L' && !mtmp->mfroz && !mtmp->msleep &&
400 strchr("XDne", mdat->mlet))
443 if (mdat->mlet == 'a') {
454 if (malive && mdat->mlet == 'E' && canseemon(mtmp)