Searched refs:PM_GREMLIN (Results 1 - 20 of 20) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h47 #define PM_GREMLIN 39 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h47 #define PM_GREMLIN 39 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dwizard.c29 PM_ROCK_TROLL, PM_XAN, PM_GREMLIN, PM_UMBER_HULK, PM_VAMPIRE_LORD,
H A Dpotion.c1112 } else if(mon->data == &mons[PM_GREMLIN]) {
1286 if(u.umonnum == PM_GREMLIN) {
H A Dmhitm.c934 if (!night() && (pa == &mons[PM_GREMLIN])) break;
H A Dpolyself.c514 if (u.umonnum == PM_GREMLIN)
H A Dtrap.c805 } else if (u.umonnum == PM_GREMLIN && rn2(3)) {
1884 } else if (mptr == &mons[PM_GREMLIN] && rn2(3)) {
2848 if (u.umonnum == PM_GREMLIN && rn2(3))
H A Dcmd.c459 else if (u.umonnum == PM_GREMLIN) {
H A Dmhitu.c1428 if(!night() && mdat == &mons[PM_GREMLIN]) break;
H A Dmon.c403 if (mtmp->data == &mons[PM_GREMLIN] && (inpool || infountain) && rn2(3)) {
H A Duhitm.c2481 if (mtmp->data == &mons[PM_GREMLIN]) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dwizard.c29 PM_ROCK_TROLL, PM_XAN, PM_GREMLIN, PM_UMBER_HULK, PM_VAMPIRE_LORD,
H A Dpotion.c1112 } else if(mon->data == &mons[PM_GREMLIN]) {
1286 if(u.umonnum == PM_GREMLIN) {
H A Dmhitm.c934 if (!night() && (pa == &mons[PM_GREMLIN])) break;
H A Dpolyself.c514 if (u.umonnum == PM_GREMLIN)
H A Dtrap.c805 } else if (u.umonnum == PM_GREMLIN && rn2(3)) {
1884 } else if (mptr == &mons[PM_GREMLIN] && rn2(3)) {
2848 if (u.umonnum == PM_GREMLIN && rn2(3))
H A Dcmd.c459 else if (u.umonnum == PM_GREMLIN) {
H A Dmhitu.c1428 if(!night() && mdat == &mons[PM_GREMLIN]) break;
H A Dmon.c403 if (mtmp->data == &mons[PM_GREMLIN] && (inpool || infountain) && rn2(3)) {
H A Duhitm.c2481 if (mtmp->data == &mons[PM_GREMLIN]) {

Completed in 310 milliseconds