#include "mn_inc_teleport"

void main()
{
   object oPC = GetPCSpeaker();
   teleport( oPC, "MN_SHRINE" );
}