public IEnumerator PrepareTalkRoutine(BattleUnit other) { box.ConfigureSpeakers(unit, other); yield return(null); }