void main()
{
    object oPC = GetPCSpeaker();
    SetLocalString(oPC, "StaffType", "Wizard");
}