Changeset 100 for trunk/src/game/Unit.h
- Timestamp:
- 11/19/08 13:35:34 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Unit.h
r69 r100 914 914 bool isFrozen() const; 915 915 916 void RemoveSpellbyDamageTaken(AuraType auraType, uint32 damage);917 918 916 bool isTargetableForAttack() const; 919 917 virtual bool IsInWater() const;