What monsters apply


Defines

#define WILL_APPLY_HANDLE   0x1
#define WILL_APPLY_TREASURE   0x2
#define WILL_APPLY_EARTHWALL   0x4
#define WILL_APPLY_DOOR   0x8
#define WILL_APPLY_FOOD   0x10

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

Definition at line 81 of file object.h.

#define WILL_APPLY_EARTHWALL   0x4

Definition at line 80 of file object.h.

#define WILL_APPLY_FOOD   0x10

Definition at line 82 of file object.h.

#define WILL_APPLY_HANDLE   0x1

Definition at line 78 of file object.h.

#define WILL_APPLY_TREASURE   0x2

Definition at line 79 of file object.h.


Generated on Thu Mar 25 23:27:52 2010 for Crossfire Server, Branch 1.12 by  doxygen 1.5.8