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