![]() |
Crossfire Server, Trunk
1.75.0
|
How monsters should handle some items they have or things on the ground. Those flags correspond to the object::will_apply field. More...
Macros | |
| #define | WILL_APPLY_DOOR 0x8 |
| Open non-locked doors. More... | |
| #define | WILL_APPLY_EARTHWALL 0x4 |
| Destroy earthwalls. More... | |
| #define | WILL_APPLY_FOOD 0x10 |
| Eat food (not drinks). More... | |
| #define | WILL_APPLY_HANDLE 0x1 |
| Apply handles and triggers. More... | |
| #define | WILL_APPLY_TREASURE 0x2 |
| Open chests. More... | |
How monsters should handle some items they have or things on the ground. Those flags correspond to the object::will_apply field.