void main()
{
    AddHenchman(GetPCSpeaker(), OBJECT_SELF);
    SetLocalInt(OBJECT_SELF, "Escorted", TRUE);
}