void main()
{
    object oPC = GetPCSpeaker();
    SetLocalInt(oPC, "HenchChosen", 2);
}