Teleports one thing to the position of another. Syntax:
TeleportThing(move_thing, location_thing);
Note that TeleportThing() gives the move_thing the sector of the location_thing. Since the thing's sector is updated when
it is moved, there will not be any sector problems.