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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dmonsym.h41 #define S_CENTAUR 29 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dmonsym.h41 #define S_CENTAUR 29 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c12 S_QUADRUPED, S_UNICORN, S_ANGEL, S_CENTAUR, S_DRAGON, S_JABBERWOCK, '\0'
34 (!humanoid(ptr) || ptr->mlet == S_CENTAUR) &&
H A Drole.c265 PM_FOREST_CENTAUR, PM_SCORPION, S_CENTAUR, S_SPIDER,
317 PM_GIANT_SPIDER, PM_FOREST_CENTAUR, S_SPIDER, S_CENTAUR,
H A Dworn.c390 if (!slithy(mon->data) && mon->data->mlet != S_CENTAUR)
713 if (handless_or_tiny || slithy(mdat) || mdat->mlet == S_CENTAUR) {
H A Dpolyself.c663 slithy(youmonst.data) || youmonst.data->mlet == S_CENTAUR) {
1217 if (mptr->mlet == S_CENTAUR || mptr->mlet == S_UNICORN ||
H A Dmkroom.c669 else if (i > 75) return(mkclass(S_CENTAUR,0));
H A Dsounds.c701 else if (ptr->mlet == S_CENTAUR)
H A Ddo_wear.c1324 } else if (Upolyd && youmonst.data->mlet == S_CENTAUR) {
H A Dmakemon.c373 case S_CENTAUR:
H A Dmonst.c1151 MON("plains centaur", S_CENTAUR,
1158 MON("forest centaur", S_CENTAUR,
1165 MON("mountain centaur", S_CENTAUR,
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dsteed.c12 S_QUADRUPED, S_UNICORN, S_ANGEL, S_CENTAUR, S_DRAGON, S_JABBERWOCK, '\0'
34 (!humanoid(ptr) || ptr->mlet == S_CENTAUR) &&
H A Drole.c265 PM_FOREST_CENTAUR, PM_SCORPION, S_CENTAUR, S_SPIDER,
317 PM_GIANT_SPIDER, PM_FOREST_CENTAUR, S_SPIDER, S_CENTAUR,
H A Dworn.c390 if (!slithy(mon->data) && mon->data->mlet != S_CENTAUR)
713 if (handless_or_tiny || slithy(mdat) || mdat->mlet == S_CENTAUR) {
H A Dpolyself.c663 slithy(youmonst.data) || youmonst.data->mlet == S_CENTAUR) {
1217 if (mptr->mlet == S_CENTAUR || mptr->mlet == S_UNICORN ||
H A Dmkroom.c669 else if (i > 75) return(mkclass(S_CENTAUR,0));
H A Dsounds.c701 else if (ptr->mlet == S_CENTAUR)
H A Ddo_wear.c1324 } else if (Upolyd && youmonst.data->mlet == S_CENTAUR) {
H A Dmakemon.c373 case S_CENTAUR:
H A Dmonst.c1151 MON("plains centaur", S_CENTAUR,
1158 MON("forest centaur", S_CENTAUR,
1165 MON("mountain centaur", S_CENTAUR,

Completed in 185 milliseconds