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