Changeset 72 for trunk/src/game/Totem.h
- Timestamp:
- 11/19/08 13:31:37 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/Totem.h
r44 r72 55 55 void UpdateAttackPowerAndDamage(bool /*ranged*/ ) {} 56 56 void UpdateDamagePhysical(WeaponAttackType /*attType*/) {} 57 58 bool IsImmunedToSpell(SpellEntry const* spellInfo, bool useCharges = false); 57 59 58 60 protected: