fix #6284 - empty perm_invent
Report was for tty, but X11 exhibited the same behavior. With the perm_invent option enabled, when the permanent inventory window is displayed, it would be empty if not carrying anything. For tty, that meant a naked "(end) " selection prompt. Put a separator line of "Not carrying anything" into the menu so that it won't be completely empty. The selection prompt is still present but it is attached to something. (The behavior is different from !perm_invent, where you get that same text via pline without any menu at all.)
This commit is contained in:
@@ -466,6 +466,7 @@ sometimes rings dropped into sinks can be found in the pipes
|
||||
doors in special levels were always generated in vertical orientation
|
||||
assigning a type name to a potion on the floor which is actually a mimic could
|
||||
prompt "Call a stream of <potion-type> fluid:" (bogus 'fromsink')
|
||||
with perm_invent option enabled and no inventory, 'i' put up an empty menu
|
||||
|
||||
|
||||
Fixes to Post-3.6.0 Problems that Were Exposed Via git Repository
|
||||
|
||||
Reference in New Issue
Block a user