public InternalTarget(Mobile from, BottleInscriber tool) : base(10, false, TargetFlags.None) { m_from = from; m_tool = tool; }