NpcInstance npc = getNpc();
if ((player == null) || (npc == null))
{
return;
}
player.teleToLocation(46776, 185784, -3528, 0);
show("I don't know from where you came here, but I can teleport you the another border side.", player, npc);
}
/**
* Method DialogAppend_30059.