#define
and/or options.
Namely:
#define SORTLOOT
enables the option
sortloot
.none
(normal behaviour),
loot
(only sort when the content of containers) or
full
(also sort inventory).
#define MENULOOTING
. When there are several containers at
the same place and you want to loot, popup a menu to ask which container
should be looted.
#define ITEMCAT
add unidentified items and items
known to be rustprone (only if OPTIONS=like_swimming
is
set).#define ITEMCAT_JP
add just picked up items.#define ITEMCAT_AP
add auto pciked up items (honour
exceptions).#define ITEMCAT_NEG
enables inverse selection.#define ITEMCAT_OLDSTYLE
reverts to previous style for
unidentified category.