Remove mention of compile-time AUTOPICKUP_EXCEPTIONS

This commit is contained in:
Pasi Kallinen
2015-03-17 18:46:53 +02:00
parent f56b880e0a
commit a156f98de0
+3 -7
View File
@@ -1882,8 +1882,7 @@ the character position in the current font to be used in displaying
each entry. Such a sequence can be continued to multiple lines by putting a `\e' each entry. Such a sequence can be continued to multiple lines by putting a `\e'
at the end of each line to be continued. at the end of each line to be continued.
.pg .pg
If your copy of the game included the compile time AUTOPICKUP_EXCEPTIONS Any line starting with ``AUTOPICKUP_EXCEPTION='' is taken
option, then any line starting with ``AUTOPICKUP_EXCEPTION='' is taken
as defining an exception to the as defining an exception to the
.op pickup_types .op pickup_types
option. option.
@@ -2234,8 +2233,7 @@ or match an autopickup exception. Default is on.
.lp pickup_types .lp pickup_types
Specify the object types to be picked up when Specify the object types to be picked up when
.op autopickup .op autopickup
is on. Default is all types. If your copy of the game has the is on. Default is all types. You can use
compile time option AUTOPICKUP_EXCEPTIONS included, you may be able to use
.op autopickup_exception .op autopickup_exception
configuration file lines to further refine configuration file lines to further refine
.op autopickup .op autopickup
@@ -2540,9 +2538,7 @@ Cannot be set with the `O' command.
.hn 2 .hn 2
Configuring autopickup exceptions Configuring autopickup exceptions
.pg .pg
There is a compile time option called AUTOPICKUP_EXCEPTIONS. You can further refine the behavior of the
If your copy of the game was built with that option defined, you can
further refine the behavior of the
.op autopickup .op autopickup
option beyond what is available through the option beyond what is available through the
.op pickup_types .op pickup_types