Home
last modified time | relevance | path

Searched refs:digtxt (Results 1 – 1 of 1) sorted by relevance

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