int StartingConditional() { if (GetAlignmentGoodEvil(GetPCSpeaker()) == ALIGNMENT_GOOD) return TRUE; return FALSE; }