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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h256 #define PM_GOLD_GOLEM 248 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dpm.h256 #define PM_GOLD_GOLEM 248 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c179 if (mtmp->mgold || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
181 if (findgold(mtmp->minvent) || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
211 if (youmonst.data == &mons[PM_GOLD_GOLEM]) {
256 if (mtmp->mgold || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
258 if (findgold(mtmp->minvent) || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
H A Dmondata.c741 case PM_GOLD_GOLEM:
H A Dmakemon.c1545 case PM_GOLD_GOLEM: return 40;
H A Dmon.c276 case PM_GOLD_GOLEM:
H A Dzap.c1118 pm_index = PM_GOLD_GOLEM;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddetect.c179 if (mtmp->mgold || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
181 if (findgold(mtmp->minvent) || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
211 if (youmonst.data == &mons[PM_GOLD_GOLEM]) {
256 if (mtmp->mgold || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
258 if (findgold(mtmp->minvent) || monsndx(mtmp->data) == PM_GOLD_GOLEM) {
H A Dmondata.c741 case PM_GOLD_GOLEM:
H A Dmakemon.c1545 case PM_GOLD_GOLEM: return 40;
H A Dmon.c276 case PM_GOLD_GOLEM:
H A Dzap.c1118 pm_index = PM_GOLD_GOLEM;

Completed in 283 milliseconds