Searched refs:point_msg (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmcastu.c53 const char *point_msg; /* spellcasting monsters are impolite */ local
56 point_msg = "all around, then curses";
62 point_msg = "and curses in your general direction";
64 point_msg = "and curses at your displaced image";
66 point_msg = "at you, then curses";
68 pline("%s points %s.", Monnam(mtmp), point_msg);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmcastu.c53 const char *point_msg; /* spellcasting monsters are impolite */ local
56 point_msg = "all around, then curses";
62 point_msg = "and curses in your general direction";
64 point_msg = "and curses at your displaced image";
66 point_msg = "at you, then curses";
68 pline("%s points %s.", Monnam(mtmp), point_msg);

Completed in 34 milliseconds