Minor fixes incl removing 3.6 invalid options
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
{% endif %}
|
||||
OPTIONS=windowtype:curses
|
||||
|
||||
{% if base37 %}
|
||||
{% if comments %}
|
||||
# perminv_mode: determines what items to show in perm_invent window
|
||||
# none: behave as if perm_invent is false
|
||||
@@ -12,6 +13,8 @@ OPTIONS=windowtype:curses
|
||||
{% endif %}
|
||||
OPTIONS=perminv_mode:none
|
||||
|
||||
{% endif -%}
|
||||
|
||||
{% if comments %}
|
||||
# perm_invent: display your current inventory in a permanent window (only applicable in window interfaces that implement it)
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user