Enable TTY_PERM_INVENT
The permanent inventory will be automatically shown if the terminal size allows. But only output an error message if the player requested it via perm_invent option.
This commit is contained in:
@@ -562,7 +562,7 @@ typedef unsigned char uchar;
|
||||
|
||||
/* An experimental minimalist inventory list capability under tty if you have
|
||||
* at least 28 additional rows beneath the status window on your terminal */
|
||||
/* #define TTY_PERM_INVENT */
|
||||
#define TTY_PERM_INVENT
|
||||
|
||||
/* NetHack will execute an external program whenever a new message-window
|
||||
* message is shown. The program to execute is given in environment variable
|
||||
|
||||
Reference in New Issue
Block a user