Flags for apply_special().
Detailed Description
Those flags correspond to the aflags parameter of the
apply_special() function.
Define Documentation
Item is to be applied.
Definition at line 937 of file define.h.
#define AP_BASIC_FLAGS 15 |
#define AP_IGNORE_CURSE 32 |
Apply/unapply regardless of cursed/damned status.
Definition at line 944 of file define.h.
Don't try to merge object after (un)applying it.
Definition at line 943 of file define.h.
Don't print messages - caller will do that may be some that still print
Definition at line 947 of file define.h.
Nothing specific.
Definition at line 936 of file define.h.
Print what to do, don't actually do it Note this is supported in all the functions
Definition at line 945 of file define.h.
Item is to be remvoed.
Definition at line 938 of file define.h.