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