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