Server.Spells.Seventh.ChainLightningSpell.ChainLightningSpell C# (CSharp) 메소드

ChainLightningSpell() 공개 메소드

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