int StartingConditional() { if (GetGold(GetPCSpeaker()) > 1799) return TRUE; return FALSE; }