What monsters apply
Detailed Description
How monsters should handle some items they have or things on the ground. Those flags correspond to the
object::will_apply field.
Define Documentation
#define WILL_APPLY_DOOR 0x8 |
#define WILL_APPLY_EARTHWALL 0x4 |
#define WILL_APPLY_FOOD 0x10 |
#define WILL_APPLY_HANDLE 0x1 |
#define WILL_APPLY_TREASURE 0x2 |