/* unless visible, hold it here */
    if( clif->ally_only && !sd->sc.data[SC_CLAIRVOYANCE]
         && !sd->special_state.intravision
         && battle->check_target( src_bl, &sd->bl, BCT_ENEMY ) > 0)
        return 0;