diff options
Diffstat (limited to 'home/nethackrc')
| -rw-r--r-- | home/nethackrc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/home/nethackrc b/home/nethackrc new file mode 100644 index 0000000..cc03822 --- /dev/null +++ b/home/nethackrc @@ -0,0 +1,16 @@ +OPTIONS=color +OPTIONS=catname:Pure +OPTIONS=dogname:Juan +OPTIONS=horsename:Juan +OPTIONS=symset:curses +OPTIONS=windowtype:curses +OPTIONS=align_status:bottom +OPTIONS=align_message:bottom +OPTIONS=popup_dialog +OPTIONS=perm_invent +OPTIONS=lit_corridor +DUNGEONSYMBOLS = 0x0020 0x2502 0x2500 0x250C 0x2510 0x2514 0x2518 0x253C \ + 0x2534 0x252C 0x2524 0x251C 0x00B7 0x25A0 0x25A0 0x002B \ + 0x002B 0x2261 0x00B1 0x00B7 0x2591 0x2592 0x003C 0x003E \ + 0x003C 0x003E 0x005F 0x007C 0x005C 0x0023 0x2320 0x2248 \ + 0x00B7 0x2248 0x00B7 0x00B7 0x0023 0x0023 0x0020 0x0023 0x2248 |