Server.Spells.Second.ProtectionSpell.ProtectionSpell C# (CSharp) Method

ProtectionSpell() public method

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