Changeset 215 for trunk/src/game/SpellEffects.cpp
- Timestamp:
- 11/19/08 13:47:12 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/game/SpellEffects.cpp
r214 r215 3480 3480 { 3481 3481 // Reveal action + get attack 3482 m_caster->RemoveAurasWithInterruptFlags(AURA_INTERRUPT_FLAG_ LOOT);3482 m_caster->RemoveAurasWithInterruptFlags(AURA_INTERRUPT_FLAG_TALK); 3483 3483 if (((Creature*)unitTarget)->AI()) 3484 3484 ((Creature*)unitTarget)->AI()->AttackStart(m_caster);