Searched refs:PM_WRAITH (Results 1 - 16 of 16) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h234 #define PM_WRAITH 226 macro
H A Dobj.h212 #define mlevelgain(obj) (ofood(obj) && (obj)->corpsenm == PM_WRAITH)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h234 #define PM_WRAITH 226 macro
H A Dobj.h212 #define mlevelgain(obj) (ofood(obj) && (obj)->corpsenm == PM_WRAITH)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c230 u.ugrave_arise = PM_WRAITH;
H A Dmkroom.c428 : (i < 40) ? &mons[PM_WRAITH] : mkclass(S_ZOMBIE,0));
H A Drole.c197 PM_HUMAN_ZOMBIE, PM_WRAITH, S_ZOMBIE, S_WRAITH,
H A Dmhitm.c1151 } else if (mdef->data == &mons[PM_WRAITH]) {
H A Ddo.c558 could_grow = (obj->corpsenm == PM_WRAITH);
H A Deat.c810 case PM_WRAITH:
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c230 u.ugrave_arise = PM_WRAITH;
H A Dmkroom.c428 : (i < 40) ? &mons[PM_WRAITH] : mkclass(S_ZOMBIE,0));
H A Drole.c197 PM_HUMAN_ZOMBIE, PM_WRAITH, S_ZOMBIE, S_WRAITH,
H A Dmhitm.c1151 } else if (mdef->data == &mons[PM_WRAITH]) {
H A Ddo.c558 could_grow = (obj->corpsenm == PM_WRAITH);
H A Deat.c810 case PM_WRAITH:

Completed in 209 milliseconds