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