ID:165727
 
How would I make a portal that would take you where another portal of yours is? So like you step on it, your where your other one is.
turf
portal1
icon = 'Portal.dmi'
icon_state="1"
Entered(mob/M)
M.loc = locate(3,14,1)


something like that or you could locate it to the other portal