In response to Wolfnova
No. Like this:

turf/store_door
Entered(atom/movable/A)
if(ismob(A))
A.loc = locate("store_entrance")


where "store_entrance" is the tag of a turf, which you have set using the map editor.
Page: 1 2