Advertisement
Wolfechu

Original rcfile

Nov 7th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. # junethack Wolfechu
  2.  
  3. ## delayed instadeaths. always prompt for -more-
  4. MSGTYPE=stop "You are slowing down."
  5. MSGTYPE=stop "You find it hard to breathe."
  6. MSGTYPE=stop "You are turning a little .*"
  7.  
  8. OPTIONS=hitpointbar
  9. #OPTIONS=showscore
  10. OPTIONS=DECgraphics
  11. OPTIONS=use_inverse
  12. OPTIONS=fruit:tribble
  13. OPTIONS=autodig
  14. OPTIONS=boulder:0
  15. OPTIONS=autopickup
  16. OPTIONS=pickup_types:$
  17. OPTIONS=autoquiver
  18. OPTIONS=checkpoint
  19. OPTIONS=nocmdassist
  20. OPTIONS=color
  21. OPTIONS=confirm
  22. OPTIONS=noeight_bit_tty
  23. OPTIONS=noextmenu
  24. OPTIONS=fixinv
  25. OPTIONS=help
  26. #OPTIONS=hp_monitor
  27. OPTIONS=hilite_pet
  28. #OPTIONS=IBMgraphics
  29. OPTIONS=noignintr
  30. OPTIONS=lit_corridor
  31. OPTIONS=lootabc
  32. OPTIONS=mail
  33. OPTIONS=menucolors
  34. OPTIONS=null
  35. OPTIONS=prayconfirm
  36. OPTIONS=pushweapon
  37. OPTIONS=norest_on_space
  38. OPTIONS=safe_pet
  39. #OPTIONS=showborn
  40. #OPTIONS=showbuc
  41. options=suppress_alert:3.4.3
  42. OPTIONS=number_pad:1
  43. OPTIONS=showexp
  44. OPTIONS=noshowrace
  45. OPTIONS=showscore
  46. OPTIONS=silent
  47. OPTIONS=sortpack
  48. #OPTIONS=sound
  49. OPTIONS=sparkle
  50. OPTIONS=nostandout
  51. OPTIONS=time
  52. OPTIONS=travel
  53. OPTIONS=nouse_darkgray
  54. #OPTIONS=nouse_inverse
  55. OPTIONS=verbose
  56. #OPTIONS=nowin_edge
  57.  
  58. MENUCOLOR=" blessed "=cyan
  59. MENUCOLOR=" holy "=cyan
  60. MENUCOLOR=" cursed "=red
  61. MENUCOLOR=" unholy "=red
  62. MENUCOLOR=" uncursed "=yellow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement