diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-07-19 22:41:23 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-07-19 22:41:23 +0200 |
| commit | 15bcd8e464dc4c94c774e3786246bdeb1a9f4d2c (patch) | |
| tree | 69c3e7a5d01b03e991a148955049d997806247d3 /nethackrc | |
| parent | 34ae8e65b520ac2597c2ea2554534ec4987852ce (diff) | |
Update nethack config
Diffstat (limited to 'nethackrc')
| -rw-r--r-- | nethackrc | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -2,5 +2,15 @@ OPTIONS=color OPTIONS=catname:Pure OPTIONS=dogname:Juan OPTIONS=horsename:Juan -OPTIONS=!DECgraphics -OPTIONS=IBMgraphics +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 |