void main()
{
    object oPC = GetPCSpeaker();
    SetLocalString(oPC, "DiffChosenLocal", "mDiffEnemy");
    SetLocalString(oPC, "DiffChosenCamp", "difficulty_enemy");
}