Changeset 14 for trunk/src/bindings/scripts/include/sc_creature.h
- Timestamp:
- 11/19/08 13:23:07 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bindings/scripts/include/sc_creature.h
r13 r14 72 72 //Bool for if we are in combat or not 73 73 bool InCombat; 74 75 //For fleeing 76 bool IsFleeing; 74 77 75 78 //*************