void main()
{
    object oPC = GetPCSpeaker();
    SetLocalInt(oPC, "GolemType", 3);
    SetLocalInt(oPC, "GolemHD",  34);
}