Home | History | Annotate | Download | only in hack

Lines Matching refs:pline

83 	pline("(For instructions type a ?)");
97 pline("Use [hjkl] to move the cursor to %s.", goal);
98 pline("Type a . when you are at the right place.");
100 pline("Unknown direction: '%s' (%s).",
134 pline("This ugly monster is called %s and cannot be renamed.",
137 pline("There is no monster there.");
141 pline("I see no monster there.");
145 pline("I cannot see a monster there.");
148 pline("What do you want to call %s? ", lmonnam(mtmp));
179 pline("What do you want to name %s? ", doname(obj));
223 pline("Do you want to name an individual object? [ny] ");
252 pline("Call %s %s: ", strchr(vowels, *str) ? "an" : "a", str);