int StartingConditional()
{
    return (GetLocalInt(GetPCSpeaker(), "MODIFY_DIFF") == -1);
}