int StartingConditional() { if(GetCampaignInt("LODCReroll", "RerollCheat", GetPCSpeaker()) == 2) return FALSE; return TRUE; }