int StartingConditional() { if (GetPhenoType(GetPCSpeaker()) == PHENOTYPE_NORMAL) return TRUE; else return FALSE; }