public InternalTarget(Mobile from, BoatPaint paint) : base(5, false, TargetFlags.None) { m_From = from; m_Paint = paint; }