hh 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. y k u Move commands:
  2. \|/ hykulnjb: single move in specified direction
  3. h-+-l HYKULNJB: repeated move in specified direction
  4. /|\ (until stopped by e.g. a wall)
  5. b j n f<dir>: fast movement in direction <dir>
  6. (until something interesting is seen)
  7. m<dir>: move without picking up objects
  8. Meta commands:
  9. Q quit leave the game
  10. S save save the game (to be continued later)
  11. ! sh escape to some SHELL
  12. ^Z suspend suspend the game (independent of your current suspend char)
  13. O set set options
  14. ? help print information
  15. / whatis give name (and sometimes more info) of specified monster
  16. \ known print list of what's been discovered
  17. v version print version number
  18. ^R redraw redraw the screen (^R denotes the symbol CTRL/R)
  19. ^P print repeat last message (subsequent ^P's repeat earlier messages)
  20. # introduces a long command; not really implemented
  21. Game commands:
  22. ^T teleport teleport
  23. a apply, use use something (a key, camera, etc.)
  24. c call give a name to a class of objects
  25. d drop drop an object. d7a: drop seven items of object a.
  26. e eat eat something
  27. i invent list the inventory (all objects you are carrying)
  28. I invent list selected parts of the inventory
  29. IU: list unpaid objects
  30. IX: list unpaid but used up items
  31. I$: count your money
  32. p pay pay your bill
  33. q drink quaff a potion
  34. r read read a scroll
  35. s search search for secret doors, hidden traps and monsters
  36. t throw throw or shoot a weapon
  37. w wield wield a weapon (w- wield nothing)
  38. z zap zap a wand
  39. C name name an individual monster (e.g., baptize your dog)
  40. D Drop drop several things
  41. E Engrave write a message in the dust on the floor (E- use fingers)
  42. P wear put on a ring
  43. R remove remove a ring
  44. T remove take off some armor
  45. W wear put on some armor
  46. < up go up the stairs
  47. > down go down the stairs
  48. ^ trap_id identify a previously found trap
  49. ),[,= ask for current weapon, armor, rings, respectively
  50. $ gold count your gold
  51. . rest wait a moment
  52. , pickup pick up all you can carry
  53. : look look at what is here