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

  /src/games/larn/
main.c 37 static void quaff(void);
565 function to show the things player can quaff only
751 quaff();
752 return; /* quaff a potion */
1253 * subroutine to quaff a potion one is carrying
1256 quaff(void) function in typeref:typename:void
1260 if ((i = whatitem("quaff")) == '\33')
1275 lprcat("\nYou wouldn't want to quaff that, would you? ");
  /src/games/rogue/
use.c 79 quaff(void) function in typeref:typename:void
84 ch = pack_letter("quaff what?", POTION);

Completed in 13 milliseconds