Server.Spells.Second.ProtectionSpell.ProtectionSpell C# (CSharp) 메소드

ProtectionSpell() 공개 메소드

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