Server.Spells.Seventh.ChainLightningSpell.ChainLightningSpell C# (CSharp) Method

ChainLightningSpell() public method

public ChainLightningSpell ( Mobile caster, Item scroll ) : System.Collections.Generic
caster Mobile
scroll Item
return System.Collections.Generic
		public ChainLightningSpell( Mobile caster, Item scroll ) : base( caster, scroll, m_Info )
		{
		}