public override void BeginCardDrag(PlayerController pc) { base.BeginCardDrag(pc); pc.SelfTargetPropertyCard <Mustang>(); }