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