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

  /src/games/hack/
hack.potion.c 146 strange_feeling(otmp, "You feel threatened.");
161 strange_feeling(otmp, "You feel a pull downward.");
284 strange_feeling(struct obj *obj, const char *txt) function in typeref:typename:void
  /src/games/rogue/
use.c 68 static const char strange_feeling[] = variable in typeref:typename:const char[]
144 messagef(0, "%s", strange_feeling);
153 messagef(0, "%s", strange_feeling);

Completed in 13 milliseconds