Changeset 1149
- Timestamp:
- 02/06/2010 01:25:32 PM (5 weeks ago)
- Files:
-
- 1 modified
-
Trunk/src/SpellHandlers/ItemSpells_1.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Trunk/src/SpellHandlers/ItemSpells_1.cpp
r1148 r1149 634 634 newspell = 72281; 635 635 636 SpellEntry *sp = dbcSpell.LookupEntry(newspell); 637 sEventMgr.AddEvent( pAura->GetTarget() ,&Unit::EventCastSpell , pAura->GetTarget() , sp , EVENT_UNK, 1 , 1, EVENT_FLAG_DO_NOT_EXECUTE_IN_WORLD_CONTEXT ); 636 pAura->GetTarget()->CastSpell(pAura->GetTarget(), newspell, true); 638 637 } 639 638
![(please configure the [header_logo] section in trac.ini)](/trac/arcscripts/chrome/site/your_project_logo.png)