Searched refs:PM_ALIGNED_PRIEST (Results 1 - 12 of 12) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpriest.c200 priest = makemon(&mons[sanctum ? PM_HIGH_PRIEST : PM_ALIGNED_PRIEST],
254 if (mon->ispriest || mon->data == &mons[PM_ALIGNED_PRIEST] ||
259 if (mon->data != &mons[PM_ALIGNED_PRIEST] &&
543 if (ptr != &mons[PM_ALIGNED_PRIEST] && ptr != &mons[PM_ANGEL])
569 if(!(roamer->isminion && (roamer->data == &mons[PM_ALIGNED_PRIEST] ||
H A Dminion.c21 if (mon->ispriest || mon->data == &mons[PM_ALIGNED_PRIEST]
H A Dpline.c285 if (mtmp->ispriest || mtmp->data == &mons[PM_ALIGNED_PRIEST]
H A Dmondata.c601 {PM_ALIGNED_PRIEST, PM_HIGH_PRIEST},
H A Dread.c1788 || *mtype==PM_ALIGNED_PRIEST || *mtype==PM_ANGEL) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpriest.c200 priest = makemon(&mons[sanctum ? PM_HIGH_PRIEST : PM_ALIGNED_PRIEST],
254 if (mon->ispriest || mon->data == &mons[PM_ALIGNED_PRIEST] ||
259 if (mon->data != &mons[PM_ALIGNED_PRIEST] &&
543 if (ptr != &mons[PM_ALIGNED_PRIEST] && ptr != &mons[PM_ANGEL])
569 if(!(roamer->isminion && (roamer->data == &mons[PM_ALIGNED_PRIEST] ||
H A Dminion.c21 if (mon->ispriest || mon->data == &mons[PM_ALIGNED_PRIEST]
H A Dpline.c285 if (mtmp->ispriest || mtmp->data == &mons[PM_ALIGNED_PRIEST]
H A Dmondata.c601 {PM_ALIGNED_PRIEST, PM_HIGH_PRIEST},
H A Dread.c1788 || *mtype==PM_ALIGNED_PRIEST || *mtype==PM_ANGEL) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h280 #define PM_ALIGNED_PRIEST 272 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h280 #define PM_ALIGNED_PRIEST 272 macro

Completed in 89 milliseconds