View Single Post
  #3  
Old 07-11-2010, 02:22 AM
Caryatis
Dragon
 
Join Date: May 2009
Location: Milky Way
Posts: 539
Default

that was pretty wrong lol, in clean source it would be 3047 but to be more accurate...

Code:
	        SpellOnTarget(recourse_spell, this);
			}
		}

	TryApplyEffect(spelltar, spell_id);

	if(spell_id == 982)	// Cazic Touch, hehe =P
After the recourse effects, although before(2849) should have the same function.
Reply With Quote