Searched refs:moonphase (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/games/hack/
H A Ddef.flag.h97 unsigned moonphase:3; member in struct:flag
H A Dhack.main.c360 flags.moonphase = phase_of_the_moon();
361 if (flags.moonphase == FULL_MOON) {
364 } else if (flags.moonphase == NEW_MOON) {
H A Dhack.mhitu.c188 if (ctmp || !rn2(20) || (flags.moonphase == NEW_MOON
207 (void) hitu(mtmp, d(2, (flags.moonphase == FULL_MOON) ? 3 : 4));
H A Dhack.save.c112 if (flags.moonphase == FULL_MOON) /* ut-sally!fletcher */
H A Dhack.dog.c495 if (flags.moonphase == FULL_MOON && night() && rn2(6))

Completed in 92 milliseconds