HomeSort by: relevance | last modified time | path
    Searched defs:digtxt (Results 1 - 2 of 2) sorted by relevancy

  /src/games/hack/
hack.apply.c 368 const char *digtxt; local in function:dig
374 digtxt = "The rock falls apart.";
377 digtxt = "You succeeded in cutting away some rock.";
381 digtxt = "You just made an opening in the wall.";
383 digtxt = "Now what exactly was it that you were digging in?";
386 pline("%s", digtxt); /* after mnewsym & prl */
hack.apply.c 368 const char *digtxt; local in function:dig
374 digtxt = "The rock falls apart.";
377 digtxt = "You succeeded in cutting away some rock.";
381 digtxt = "You just made an opening in the wall.";
383 digtxt = "Now what exactly was it that you were digging in?";
386 pline("%s", digtxt); /* after mnewsym & prl */

Completed in 22 milliseconds