OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nomovemsg
(Results
1 - 9
of
9
) sorted by relevancy
/src/games/hack/
hack.Decl.c
96
const char *killer, *
nomovemsg
;
variable in typeref:typename:const char **
hack.eat.c
259
nomovemsg
= "You are conscious again.";
281
nomovemsg
= "You finished your meal.";
337
if (multi < 0 && !
nomovemsg
) {
342
nomovemsg
= msgbuf;
413
nomovemsg
= "You regain consciousness.";
555
nomovemsg
= "You now again prefer mimicking a human.";
hack.do_wear.c
173
nomovemsg
= "You finished taking off your helmet.";
176
nomovemsg
= "You finished taking off your gloves";
179
nomovemsg
= "You finished taking off your suit.";
246
nomovemsg
= "You finished your dressing manoeuvre.";
hack.engrave.c
299
nomovemsg
= "You finished writing.";
311
nomovemsg
= "You cannot engrave more.";
314
nomovemsg
= "You finished engraving.";
hack.main.c
421
if (
nomovemsg
)
422
pline("%s",
nomovemsg
);
425
nomovemsg
= 0;
hack.h
193
extern const char *
nomovemsg
;
hack.potion.c
107
nomovemsg
= "You awake with a headache.";
hack.do.c
325
nomovemsg
= "You finished your prayer.";
hack.c
323
nomovemsg
= "";
Completed in 23 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025